About Ductility 🦀

Test helpers for UI and API development. Written in rust, compiled to WebAssembly published to crates.io and npm for use by both rustacians and nodiles.

Templated from wasm-pack.

If you're wondering about the name, look it up.

🚴 Usage

Don't use this create until at least 0.2.0, seriously.

🐑 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

License

Licensed under either of

at your option.