Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y-taka-23/wasm-pandoc
Pandoc compiled into WebAssembly by Asterius. 📚
https://github.com/y-taka-23/wasm-pandoc
asterius haskell wasm webassembly
Last synced: about 1 month ago
JSON representation
Pandoc compiled into WebAssembly by Asterius. 📚
- Host: GitHub
- URL: https://github.com/y-taka-23/wasm-pandoc
- Owner: y-taka-23
- License: bsd-3-clause
- Created: 2021-08-16T11:07:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T11:51:51.000Z (over 3 years ago)
- Last Synced: 2023-04-06T04:21:06.676Z (over 1 year ago)
- Topics: asterius, haskell, wasm, webassembly
- Language: JavaScript
- Homepage: https://y-taka-23.github.io/wasm-pandoc/
- Size: 6.91 MB
- Stars: 57
- Watchers: 1
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pandoc in WebAssembly ([Try It](https://y-taka-23.github.io/wasm-pandoc/))
====![Pandoc](screenshot.png)
Serving Locally
----```bash
git clone https://github.com/y-taka-23/wasm-pandoc.git
cd wasm-pandoc
make start
```