Showing 1-20 of 358,675 packages
walk the dependency graph to generate json output that can be fed into browser-pack
sort module-deps output for deterministic browserify bundles
insert implicit module globals into a module-deps stream
TypeScript definitions for module-deps
Sort module-deps/dgraph output topologically
walk the dependency graph to generate json output that can be fed into browser-pack
walk the dependency graph to generate json output that can be fed into browser-pack
Browserify plugin to extract a bundle's module-deps registry to a file.
> Works only in development mode and shows dependency graph for the server build
compress require paths down to integers in module-deps streams
AST utility module for statically analyzing JSX
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Get the type of an AMD module used for an AST node or within a file
fork of module-deps adapted so it can't access the disk directly
Walk the dependency graph of a glslify shader.
Regular expression for matching javascript require/import statements.
Return module-deps JSON for each file
Manage dependencies within a repository and across many repositories
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.
The `package-deps-hash` library generates a JSON object containing the git hashes of all files used to produce a given package. This is useful for scenarios where you want to define a "change receipt" file to be published with a package. The [Rush](http