Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samh7/html2react


https://github.com/samh7/html2react

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Html2react

## Description
- Takes in a absolute path to a .html file and outputs the respective .jsx equivalence
- Due to the nature... any tags outside body other than html are not supported for now.
- style && script tags are not supported either
-
## Running 🏃🏃
- `mix deps.get`
- `mix test`
- `mix parse `