1.5.0 • Published 11 months ago

happy-rusty v1.5.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
11 months ago

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.

Examples

Docs

1.2.0

11 months ago

1.1.1

12 months ago

1.1.0

1 year ago

1.5.0

11 months ago

1.3.2

11 months ago

1.4.0

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.1.2

12 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago