normalize-walk

0.0.1 • Public • Published

Normalize Walk

NPM version Build status Test coverage Dependency Status License Downloads Gittip

Walk through all the dependencies and return a tree of files. This uses normalize-transforms, deps-walk, and ecstacy to create a data structure suitable for normalize-build (i.e. CLI usage) as well as SPDY usage.

This was previously normalize-builder, which has since been split into this repository, with the CLI-only aspects being placed in normalize-build.

This:

  • Creates ecstacy instances to create builds based on user-agent.

Does not:

  • Create standalone builds or concatenate anything
  • Wrap each JS file in CommonJS wrappers like it's supposed to

Structure

lib/plugins

Plugins for deps-walk.

lib/ecstacy

Creates an ecstacy instance for each file.

Readme

Keywords

none

Package Sidebar

Install

npm i normalize-walk

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jongleberry