https://github.com/steveswork/long-count
https://github.com/steveswork/long-count
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/steveswork/long-count
- Owner: steveswork
- Created: 2024-03-31T07:24:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T14:31:35.000Z (about 2 years ago)
- Last Synced: 2025-01-04T09:17:41.285Z (over 1 year ago)
- Language: JavaScript
- Size: 304 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Long Count
**Long Count** is a library of **`setInterval`** and **`setTimeout`** functions producing a **`LongCounter`** instance capable of handling superbly long delay times and surviving device sleep and wake cycles.
This is an unscoped version of the [@webkrafters/long-count](https://www.npmjs.com/package/@webkrafters/long-count) package.
### Name:
long-count
Alternate: long-count.js
# Installation
npm install --save long-count
# Usage
Please see full detail at:
https://github.com/webKrafters/long-count
# License
MIT