uom-types

4.1.2 • Public • Published

Units of Measure Types

Typesafe units with no runtime overhead.

npm version jsr Version CI Coverage Status Documentation
code style: prettier GitHub Discussions BSD 3 Clause license Commitizen friendly semantic-release

Donate

Any donations would be much appreciated. 😄

Enterprise Users

uom-types is available as part of the Tidelift Subscription.

Tidelift is working with the maintainers of uom-types and a growing network of open source maintainers to ensure your open source software supply chain meets enterprise standards now and into the future. Learn more.

Installation

npm

# Install with npm
npm install uom-types

# Install with pnpm
pnpm add uom-types

# Install with yarn
yarn add uom-types

# Install with bun
bun add uom-types

jsr

# Install in a node project
npx jsr add @rebeccastevens/uom-types

# Install in a deno project
deno add jsr:@rebeccastevens/uom-types

# Install in a bun project
bunx jsr add @rebeccastevens/uom-types

Documentation

Check out RebeccaStevens.github.io/uom-types for the documentation.

Inspiration

Inspired by uom-ts.

Readme

Keywords

Package Sidebar

Install

npm i uom-types

Weekly Downloads

45

Version

4.1.2

License

BSD-3-Clause

Unpacked Size

317 kB

Total Files

8

Last publish

Collaborators

  • rebeccastevens