uom-types
v4.1.2
Published
Typesafe units with no runtime overhead.
Downloads
129
Readme
Units of Measure Types
Typesafe units with no runtime overhead.
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.