Subvisual/Utils.js
Collection of reusable Javascript utilities. Made with
Installation
# With NPM
npm install @subvisual/utils
# With Yarn
yarn add @subvisual/utils
Usage
There is nothing to add here for now.
Development
After checking out the repo, run bin/setup
to install dependencies.
To release a new version, update the version number in package.json
, and then
run bin/release
, which will create a git tag for the version, push Git
commits and tags, and push the package to npmjs.com.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/subvisual/javascript-utils.
License
Subvisual/Utils.js is copyright :copy: 2020 Subvisual, Lda.
It is open-source, made available for free, and is subject to the terms in its license.
About
Subvisual/Utils.js is maintained with