JS Utils
A collection of random utilities for JS/TS development.
ESM only.
Tree-shaking in mind. Only subpath-imports are supported.
Consumable with
node
andnodenext
module resolution.No runtime dependencies.
All runtime code is licensed under MIT, or fully compatible licenses.
Release Process
npm version patch --message "chore: Version bump %s"