happy-rusty
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

Use Rust features in JavaScript happily

NPM version NPM downloads JSR Version JSR Score Build Status codecov



Supported

Installation

# via pnpm
pnpm add happy-rusty
# or via yarn
yarn add happy-rusty
# or just from npm
npm install --save happy-rusty
# via JSR
jsr add @happy-js/happy-rusty
# for deno
deno add @happy-js/happy-rusty
# for bun
bunx jsr add @happy-js/happy-rusty

then import to your code.

import { Some, None, Ok, Err } from 'happy-rusty';

Enjoy the happiness.

Package Sidebar

Install

npm i happy-rusty

Weekly Downloads

552

Version

1.5.0

License

GPL-3.0

Unpacked Size

281 kB

Total Files

42

Last publish

Collaborators

  • jarvisjiang