Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theskyinflames/word2pngui
An UI for the word2png tool
https://github.com/theskyinflames/word2pngui
go golang-wasm html js wasm word2png
Last synced: 6 days ago
JSON representation
An UI for the word2png tool
- Host: GitHub
- URL: https://github.com/theskyinflames/word2pngui
- Owner: theskyinflames
- License: gpl-3.0
- Created: 2021-11-06T17:58:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T09:28:37.000Z (about 3 years ago)
- Last Synced: 2024-11-09T21:32:50.975Z (2 months ago)
- Topics: go, golang-wasm, html, js, wasm, word2png
- Language: JavaScript
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WORD2PNGUI
This is an example of use the WASM decoder from the [world2png](https://github.com/theskyinflames/word2png#wasm) repo. Visit it for further information.## How to run
`make run`After that, go to http://localhost:9090/
## TODO
* Adding the encoding form## Disclaimer
I've coded it only for fun. Please read the LICENSE. I hope you enjoy using it as much as I enjoyed building it. All ideas are welcome. Please let me know what you would add or change.