@watchmen/helpr

2.3.8 • Public • Published

node-helpr

miscellaneous helper functions

XO code style styled with prettier Build Status npm (scoped)

see tests for examples

usage

  • yarn install <package name>
  • import {...} from '<package name'

opt-ins

  1. args
  2. cache-manager
  3. joi-helper
  4. debug
  • imported like: import {...} from '<package name>/dist/<file name>'
  • certain components are made opt-in to avoid dependency bloat when not being used
  • opt-ins will require that peerDependencies are provided by consumer

development

  1. git clone {repo name}
  2. cd {repo name}
  3. yarn
  4. yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @watchmen/helpr

Weekly Downloads

4

Version

2.3.8

License

ISC

Unpacked Size

249 kB

Total Files

20

Last publish

Collaborators

  • tony-kerz