Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).