69 packages
amd-driver-scripts
Get a list of entry-point, app initialization AMD modules (i.e., driver scripts) within a directory
app-root
Find the entry-point/root file of a front-end application
ast-module-types
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
backbone.cocktail
DRY up your Backbone code with mixins
beff
Behance Frontend Framework
be-karma-stacktrace-transforms
Behance Karma Stacktrace Transforms
build-layer-lint
Check that modules specified in a rjs build.json actually exist
callers
Get the modules that call a function of another module
dependency-tree
Get the dependency tree of a module
@dependents/detective-less
Find the dependencies of a less file
dependents-editor-backend
The brains behind Dependents editor plugins
dependents-sass-thematic
A parser for generating dynamic theme stylesheets from Sass.
detective-amd
Find all dependencies within a JavaScript file using AMD module syntax
detective-cjs
Get the dependencies of a CommonJS module by traversing its AST
detective-es6
Get the dependencies of an ES6 module
detective-sass
Find the dependencies of a sass file
detective-scss
Find the dependencies of an scss file
detective-stylus
Get the dependencies of a Stylus file
detective-typescript
Get the dependencies of a TypeScript module
esprima-harmony-jscs
ECMAScript parsing infrastructure for multipurpose analysis
exclusion-manager
Manages a list of file or directory names (or patterns) to ignore/exclude and provides an easy to way check if a file or directory name should be ignored.
filing-cabinet
Find files based on partial paths
generator-component-app-seed
A Yeoman generator for component.io apps.
get-all-js-files
Get all JS files within a directory
get-amd-module-type
Get the type of an AMD module used for an AST node or within a file