0.1.6 • Published 4 years ago

simple-excel-writer-wasm v0.1.6

Weekly downloads
3
License
MIT OR Apache-2.0
Repository
github
Last release
4 years ago

About

This is an adaption of a Rust crate for Wasm, the project is used for research purposes. The original Rust project can be found here

🚴 Usage

🐑 Use cargo generate to Clone this Template

Learn more about cargo generate here.

cargo generate --git https://github.com/rustwasm/wasm-pack-template.git --name my-project
cd my-project

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

🔋 Batteries Included

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago