@hackage web-rep0.2.0

representations of a web page

web-rep Build Status

Various functions and representations for a web page.

recipes

stack build --test --exec "$(stack path --local-install-root)/bin/page-example --midtype Prod" --file-watch
stack build web-rep:test:test --file-watch --ghc-options -freverse-errors

reference

todo

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Do_not_ever_use_eval!