blue-prod-util

0.0.1 • Public • Published

blue-prod-util

Shared utilities between blue-prod, waterline, etc.

Help

If you have further questions or are having trouble, click here.

Bugs   NPM version

To report a bug, click here.

Contributing

NPM

Coming changes:

  • async
  • lodash
  • optimist
  • fs-extra
  • node-switchback
  • json-stringify-safe
  • underscore.str
  • core node util

Most of these extra dependencies will be stripped in an upcoming version, in favor of requiring those dependencies directly in your app instead. This will make this module more lighweight and make all the things install and load faster.

Notable exceptions:
  • Certain commonly-used parts of underscore.str, e.g. _.str.capitalize
    • (but these will be cherry-picked and bundled rather than including the entire dep)
  • json-stringify-safe will likely stay a dependency.
Things to add:
  • I'd like to bundle a few of the most commonly used methods from momentjs.

License

The blue-prod framework is free and open-source under the MIT License.

Package Sidebar

Install

npm i blue-prod-util

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

463 kB

Total Files

18

Last publish

Collaborators

  • vudv