1.0.4 • Published 4 years ago

key-counter v1.0.4

Weekly downloads
6
License
-
Repository
github
Last release
4 years ago

key-counter



Simple class for structured counting.

Installation

npm install --save key-counter@^1.0.4

yarn add key-counter@^1.0.4


(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)