Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
reftools
Utility functions to deal with references in objects
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.
object-visit
Call a specified method on each value in the given object.
map-visit
Map `visit` over an array of objects.
dash-ast
walk an AST, quickly
enhance-visitors
Enhance your ESLint visitors with shared logic
jstransform
A simple AST visitor-based JS transformer
ast-traverse
simple but flexible AST traversal with pre and post visitors
ordered-ast-traverse
simple but flexible lexically ordered AST traversal with pre and post visitors
visit-values
visit all the children of a javascript object
estree-toolkit
Traverser, scope tracker, and more tools for working with ESTree AST
eslint-traverse
Create a sub-traversal of an AST node in your ESLint plugin
tree-crawl
Agnostic tree traversal library.
@pothos/plugin-directives
Directive plugin for Pothos, enables using graphql-tools based directives with Pothos
snapdragon-capture
Snapdragon plugin that adds a capture method to the parser instance.
react-tree-walker
Walk a React element tree, executing a provided function against each node.
parse5-traverse
simple but flexible parse5 AST traversal with pre and post visitors
visitor-info
Gather information about user
gulp-transform-js-ast
Gulp plugin to transform a javascript AST using recast visitors
openapi-transformer-base
Base class for traversing or transforming OpenAPI 2 or 3 documents using a modified visitor design pattern to traverse object types within the OpenAPI document tree.