acttey

Crates.ioacttey
lib.rsacttey
version0.0.0
sourcesrc
created_at2023-10-16 01:05:26.456836
updated_at2023-10-16 01:05:26.456836
descriptionA simple graphics palette for more interactive web page
homepage
repositoryhttps://github.com/ecoricemon/acttey
max_upload_size
id1004236
size14,389
ecoricemon (ecoricemon)

documentation

README

How to build in debug mode

wasm-pack build --dev

How to build in release mode

wasm-pack build

How to test

# Chrome (chromedriver)
wasm-pack test --chrome --headless --workspace
# Firefox
wasm-pack test --firefox --headless --workspace
# Safari
wasm-pack test --safari --headless --workspace
Commit count: 24

cargo fmt