dependents
@dependents
0
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
21 Skillsacross 1 categorydetective-typescript
xhmikosr
Get the dependencies of a TypeScript module
detective-vue2
xhmikosr
Get the dependencies of a Vue module
module-definition
xhmikosr
Determines if a file is using a CommonJS or AMD module definition
ast-module-types
xhmikosr
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
dependency-tree
xhmikosr
Get the dependency tree of a module
detective-amd
xhmikosr
Find all dependencies within a JavaScript file using AMD module syntax
detective-cjs
xhmikosr
Get the dependencies of a CommonJS module by traversing its AST
detective-es6
xhmikosr
Get the dependencies of an ES6 module
@dependents/detective-less
xhmikosr
Find the dependencies of a less file
detective-postcss
xhmikosr
Detective to find dependents of CSS (PostCSS dialect)
detective-sass
xhmikosr
Find the dependencies of a sass file
detective-scss
xhmikosr
Find the dependencies of an scss file
detective-stylus
xhmikosr
Get the dependencies of a Stylus file
filing-cabinet
xhmikosr
Find files based on partial paths
get-amd-module-type
xhmikosr
Get the type of an AMD module used for an AST node or within a file
module-lookup-amd
xhmikosr
Resolve aliased dependency paths using a RequireJS config
precinct
xhmikosr
Unleash the detectives
resolve-dependency-path
xhmikosr
Convert a dependency path into a filepath
sass-lookup
xhmikosr
Get the file associated with a Sass import
node-source-walk
xhmikosr
Execute a callback on every node of a source code's AST and stop walking when you see fit
stylus-lookup
xhmikosr
Get the file associated with an imported/required Stylus partial