Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 266 Bytes

Typp

Typp is "TypeScript++".

  • Validate your schema at compile time, and you can use it at runtime when you really need it.
  • Less code, more readable, and more maintainable.
  • Extensible, you can add your own validators and use other validators in your schema.