Skip to content

knicola/node-toolkit

Repository files navigation

Node.js Toolkit

A collection of Node.js utility libraries.

Published Packages

Package Version Changelog Folder
@knicola/autobind npm version changelog /packages/autobind
@knicola/delay npm version changelog /packages/delay
@knicola/minibus npm version changelog /packages/minibus
@knicola/repeat npm version changelog /packages/repeat
@knicola/retry npm version changelog /packages/retry
@knicola/xbackoff npm version changelog /packages/xbackoff
@knicola/xfetch npm version changelog /packages/xfetch
@knicola/dev-config npm version changelog /tools/dev-config

Unpublished Local Projects

Folder Description
/tools/jest-utils Utilities to help with unit tests.
/tools/repo Used to execute various operations specific to this repo.

Versioning

All packages in this collection adhere to Semantic Versioning. Please use version constraints accordingly.

License

This project is open-sourced software licensed under the MIT license.