js-utils

Common utilities for JS/TS projects

MIT License

Downloads
13.4K
Stars
3
Committers
3

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 and nodenext 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"
Package Rankings
Top 18.01% on Npmjs.org
Badges
Extracted from project README
npm version Pre-Release