issues
search
freizl
/
dive-into-haskell
Dive into Haskell
11
stars
0
forks
source link
TODOs
#16
Closed
freizl
closed
2 years ago
freizl
commented
9 years ago
impress.js in Haskell DSL
http://bartaz.github.io/impress.js
http://chrisdone.com/posts/lucid2
webpage test api - Haskell binding
https://sites.google.com/a/webpagetest.org/docs/advanced-features/webpagetest-restful-apis
https://github.com/marcelduran/webpagetest-api
CSS in Haskell
boostrap or material design in Haskell (SCSS, LESS)
may be this
https://github.com/sebastiaanvisser/clay
chrome remote debug
https://github.com/cyrus-and/chrome-remote-interface
http://jaspervdj.be/posts/2013-09-01-controlling-chromium-in-haskell.html
Browser automation solution in Haskell
an interface like casperjs
geb
,
Groovy Browser Automation
maybe a visual debug utils showing test steps
PDF Parse
watch utils
watch source code changes and run certain command aution
even refresh web browser via socket (if it is a web application)
spy
twitch
build into cabal itself
LLVM
Implementing a JIT Compiled Language with Haskell and LLVM
impress.js in Haskell DSL
webpage test api - Haskell binding
CSS in Haskell
chrome remote debug
Browser automation solution in Haskell
PDF Parse
watch utils
LLVM