/key-counter

Simple class for structured counting.

Primary LanguageJavaScriptMIT LicenseMIT

key-counter

License Sponsor key-counter
Build status Commits since v1.0.4 Last commit Issues
Latest version on npm Dependents Downloads

Simple class for structured counting.

Installation

key-counter on npm

npm install --save key-counter@^1.0.4

key-counter on Yarn

yarn add key-counter@^1.0.4

@jaid/key-counter on GitHub Packages
(if configured properly)

npm install --save @jaid/key-counter@^1.0.4

Development

Setting up:

git clone git@github.com:jaid/key-counter.git
cd key-counter
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)