Skip to content

wycats/svgbob-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svgbob-wasm

A small WASM API to convert ASCII diagrams to SVG using svgbob.

Building

  1. Install wasm-pack
  2. Run wasm-pack build
  3. Publish pkg

Demo

  1. Build package
  2. cd to www
  3. Run npm install
  4. Run npm run start

About

WASM compilation target for svgbob

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 69.8%
  • JavaScript 30.2%