@dflipse/schematics
A microlibrary for recursive typechecking, validation and casting.
ToDo
- <input checked="" disabled="" type="checkbox"> Basic typechecking
- <input disabled="" type="checkbox"> Better typechecking errors
- <input disabled="" type="checkbox"> Support for complete typechecking
- <input disabled="" type="checkbox"> Basic validation (email/numbers/etc)
- <input disabled="" type="checkbox"> Casting ('123' -> 123 for number)