Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dave/html2vecty
Translate html to vecty syntax
https://github.com/dave/html2vecty
Last synced: 3 months ago
JSON representation
Translate html to vecty syntax
- Host: GitHub
- URL: https://github.com/dave/html2vecty
- Owner: dave
- License: mit
- Created: 2018-03-20T06:26:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T20:05:20.000Z (over 6 years ago)
- Last Synced: 2024-06-20T02:20:00.082Z (7 months ago)
- Language: Go
- Homepage: https://jsgo.io/dave/html2vecty
- Size: 13.7 KB
- Stars: 12
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# html2vecty
Convert HTML to Vecty syntax instantly: https://jsgo.io/dave/html2vecty
This is a [GopherJS](https://github.com/gopherjs/gopherjs) / [Vecty](https://github.com/gopherjs/vecty) app using
my [flux router](https://github.com/dave/flux) and [Jennifer](https://github.com/dave/jennifer) to build the
Go source output.It is compiled and deployed using my [jsgo](https://github.com/dave/jsgo) compiler. You can [compile it
here](https://compile.jsgo.io/dave/html2vecty).#### Command line
If you'd like to use this as a command line app, check out [github.com/AnikHasibul/html2vecty](https://github.com/AnikHasibul/html2vecty).