0.1.5 • Published 2 years ago

@lifeni/libsm-js v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

libsm-js

npm (scoped)

A WebAssembly Library of SM2, SM3 and SM4. Based on libsm.

Usage

Install @lifeni/libsm-js in your project.

npm i @lifeni/libsm-js
# yarn add @lifeni/libsm-js
# pnpm add @lifeni/libsm-js

Build & Publish

wasm-pack build --target web --scope lifeni
cd pkg
npm publish --access=public

Test

 wasm-pack test --node

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago