1.0.0 • Published 7 years ago

lynnic-utils v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Utils

Provides common tool in web frontend development

How to install?

  npm install lynnic-utils

How to use?

  var utils = require('lynnic-utils');

Executing tests

   npm test

Contribution

Just need to take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

  git clone https://github.com/lynnic/utils.git
  cd utils

License

MIT

Release notes

Currently lynnic-utils is in initial release. We're trying to make it more stable. Check for more details: Change log

Referrences