Skip to content
This repository has been archived by the owner. It is now read-only.

isomoar/html-to-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-to-elm

Build Status

Command line tool for converting html/svg into elm source code. No AST. Based on TagSoup.

Live Demo

Building from source

brew install haskell-stack
git clone https://github.com/isomoar/html-to-elm.git
cd html-to-elm
stack setup
stack build
stack install

About

Command line tool for converting html/svg into elm source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published