Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@oliversalzburg/js-utils

oliversalzburg3.6kMIT0.4.3TypeScript support: included

readme

JS Utils

npm version Pre-Release

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"