# html2vecty
**Repository Path**: mirrors_dave/html2vecty
## Basic Information
- **Project Name**: html2vecty
- **Description**: Translate html to vecty syntax
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-11-23
- **Last Updated**: 2026-05-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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).