Dependents's repositories
node-dependency-tree
Get the dependency tree of a module
node-precinct
Unleash the detectives
node-filing-cabinet
Get the file location associated with a dependency/partial's path
node-source-walk
Execute a callback on every node of a source code's AST and stop walking whenever you see fit.
detective-typescript
Get the dependencies of a TypeScript module
Dependents
Navigate front-end codebases in Sublime Text 2/3
node-detective-es6
Get the dependencies of an ES6 module by traversing its AST
node-detective-amd
Get a list of all of the dependencies for an AMD module. Like node-detective, but for AMD syntax.
node-ast-module-types
AST helpers for recognizing CommonJS, AMD, and ES6 module types
node-dependents
Get the files that depend on a given JS/Sass/Stylus file
module-definition
Determines whether a JavaScript file is in the CommonJS, AMD, or ES6 format
node-detective-cjs
Get the dependencies of a CommonJS module by traversing its AST
node-detective-postcss
Find the dependencies of a CSS file (PostCSS dialect)
node-detective-sass
Find the dependencies of a sass/scss file
node-module-lookup-amd
Resolve aliased dependency paths using a RequireJS config
atom-dependents
Atom client for Dependents
node-detective-less
Grab the dependencies of a Less file by traversing its AST
node-detective-scss
Find the dependencies of an scss file
node-detective-stylus
Get the dependencies of a Stylus file
dependents.github.io
Website for Dependents
node-app-root
Get a list of entry points for front-end applications (JS/Sass)
node-get-amd-module-type
Get the type of AMD module used for an AST node or within a file
node-resolve-dependency-path
Convert a dependency path into a filepath
node-sass-lookup
Get the file associated with a Sass import
node-taxicab
Find a driver related to a given module
node-dependents-editor-backend
The brain that powers all Dependents editor plugins
node-get-driver-scripts
Get the app entry points defined in a config or found within a directory
node-nickname-amd
Get the variable name associated with a given path for AMD modules
node-stylus-lookup
Get the file associated with a Stylus import/require