1.0.1 • Published 7 months ago

effect-uom v1.0.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 months ago

Effect Units of Measure

Typesafe units for Effect.

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

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.

1.0.1

7 months ago

1.0.0

7 months ago