0.1.5 • Published 6 years ago

@radic/lnav-creator v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

radic/utils

Utility JS functions for use in both browser and node.

View Documentation

Install

# using npm
npm i -S @radic/util

# using yarn
yarn add @radic/util

Contribute

  • fork
  • git clone
  • cd utils
  • npm install
  • npm test
  • modify and/or add code/test.
  • Commit, push and PR it

Publish

  • gulp to build & test
  • git commit if required
  • mversion (major|minor|patch) -m to increase version, commit & tag it and publish it