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

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

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)