typology
typology copied to clipboard
Roadmap towards a v1.2.0
- [ ] : More precise errors.
- [ ] : Partial validation through the
~sigil. - [ ] : Flags (regex like)
- [x] : Possibility to pass functions as type as a shortcut (sometimes, you just want a one-time validation and do not want to be bothered by custom types creation).
- [x] : Adding some ES6-related types.
@jacomyal: sounds good?