Skip to content

agoose77/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

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published