~alcinnz/bureaucromancy

ref: de2d2b691b2b7b5891d89e01bad541be153cc5ec bureaucromancy/src/Text/HTML/Form.hs -rw-r--r-- 12.8 KiB
de2d2b69 — Adrian Cochrane 1 year, 4 months ago
Parse labels, aria-describedby, datalists, selects, buttons, & textareas.
47000929 — Adrian Cochrane 1 year, 4 months ago
Parse <input> tags.

TODO: Parse other form input elements, <datalist>, & <label>.
4e46e68a — Adrian Cochrane 1 year, 4 months ago
Add infrastructure for parsing documents.
fa8b4fac — Adrian Cochrane 1 year, 4 months ago
Assemble testscript as locally-run webserver, adjust namespace.
9ecdfe8a — Adrian Cochrane 1 year, 4 months ago
Start skeleton for Bureaucromancy