Simple class for structured counting.
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
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
MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)