Skip to content

js-utils

@spuxx/js-utils

Main pipeline Release pipeline npm version npm bundle size License

Description

@spuxx/js-utils contains a selection of common utilities for use in JavaScript and TypeScript projects. The package is esm-only, fully typed and tree-shakable.

Documentation

Documentation can be found here.

Installation

Depending on your package manager, run:

  • npm install @spuxx/js-utils (npm)
  • pnpm install @spuxx/js-utils (pnpm)