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

1.1.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.

Dependents (3)

Package Sidebar

Install

npm i happy-rusty

Weekly Downloads

9

Version

1.1.0

License

GPL-3.0

Unpacked Size

265 kB

Total Files

25

Last publish

Collaborators

  • jarvisjiang