An open API service indexing awesome lists of open source software.

https://github.com/diversen/increment-timer

Simple nodejs object for doing auto-increment and auto-decrement
https://github.com/diversen/increment-timer

Last synced: about 1 year ago
JSON representation

Simple nodejs object for doing auto-increment and auto-decrement

Awesome Lists containing this project

README

          

# increment-counter

Simple object for auto-increment and auto-decrement

## Install:

npm install --save increment-counter

## Code

See [index.js](index.js)

## Usage

See [test.js](test.js)

Or this example:

https://codepen.io/diversen/pen/gRNoPj

## License

MIT © [Dennis Iversen](https://github.com/diversen)