Utility toolbelt based on lodash v4 for pub-server and other pub-* packages


License
MIT
Install
npm install pub-util@3.3.0

Documentation

pub-util

CI

Utility toolbelt based on lodash for pub-server and other pub-* packages

extends lodash with:

  • some hand-coded functions
  • date-plus
  • ms
  • select functions from node util, querystring, and path

TODO

  • more cleanup
  • optimize and slim-down (separate lodash modules?)
  • browser-testing