1.0.1 • Published 7 months ago
effect-uom v1.0.1
Effect Units of Measure
Typesafe units for Effect.
Donate
Any donations would be much appreciated. 😄
Enterprise Users
effect-uom
is available as part of the Tidelift Subscription.
Tidelift is working with the maintainers of effect-uom
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 effect-uom
# Install with pnpm
pnpm add effect-uom
# Install with yarn
yarn add effect-uom
# Install with bun
bun add effect-uom
jsr
# Install in a node project
npx jsr add @rebeccastevens/effect-uom
# Install in a deno project
deno add jsr:@rebeccastevens/effect-uom
# Install in a bun project
bunx jsr add @rebeccastevens/effect-uom
Uses
This library uses uom-types as its base.
Documentation
Check out RebeccaStevens.github.io/effect-uom for the documentation.