@hackage web-rep0.3.1

representations of a web page

web-rep Build Status

Various functions and representations for a web page.

The best way to understand functionality is via running the example app:

stack build --test --exec "$(stack path --local-install-root)/bin/page-example --midtype Prod" --file-watch

http://localhost:3000/

reference

todo

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