https://github.com/nsc-de/jstools
A collection of basic javascript-utility-packages
https://github.com/nsc-de/jstools
api call javascript library lightweight monorepo npm npm-package package packages promise savepromise timeout timer timing typescript util utility
Last synced: about 1 year ago
JSON representation
A collection of basic javascript-utility-packages
- Host: GitHub
- URL: https://github.com/nsc-de/jstools
- Owner: nsc-de
- License: bsd-3-clause
- Created: 2023-10-20T07:51:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T12:29:01.000Z (about 1 year ago)
- Last Synced: 2025-05-29T17:44:55.106Z (about 1 year ago)
- Topics: api, call, javascript, library, lightweight, monorepo, npm, npm-package, package, packages, promise, savepromise, timeout, timer, timing, typescript, util, utility
- Language: JavaScript
- Homepage: http://nscde.com/JsTools/
- Size: 2.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# JsTools
JsTools is a collection of small, lightweight and basic js utility packages I've developed over the time.
All of them are distributed under the [BSD-3-Clause LICENSE](./LICENSE).
## Deployed Packages
- 📦 [savepromise](https://www.npmjs.com/package/savepromise)
- 📦 [timeout-promise-wrapper](https://www.npmjs.com/package/timeout-promise-wrapper)
- 📦 [request-rate-clock](https://www.npmjs.com/package/request-rate-clock)
- 📦 [api-request-buffer](https://www.npmjs.com/package/api-request-buffer)