Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samh7/html2react
https://github.com/samh7/html2react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samh7/html2react
- Owner: samh7
- Created: 2024-11-16T18:40:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T18:47:05.000Z (about 2 months ago)
- Last Synced: 2024-11-16T19:30:50.687Z (about 2 months ago)
- Language: Elixir
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 `