escalier-lang / escalier-next

Improved type safety with tight TypeScript interop
https://escalier-lang.github.io/escalier-next/
MIT License
14 stars 0 forks source link

Add support for basic regex validated string type #317

Open kevinbarabash opened 3 months ago

kevinbarabash commented 3 months ago

Use the https://github.com/0xcb/Re2.Net for parsing the regexes for this type.