Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveswork/long-count
https://github.com/steveswork/long-count
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/steveswork/long-count
- Owner: steveswork
- Created: 2024-03-31T07:24:32.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-16T14:31:35.000Z (5 months ago)
- Last Synced: 2024-06-16T16:16:59.338Z (5 months 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