jacob-alford / schemata-ts

An all-inclusive schema engine featuring schemata inspired by io-ts and validators.js. Written for TypeScript with fp-ts
https://schemata.jacob-alford.dev/
MIT License
34 stars 1 forks source link

Add Struct > `.readonly`, `.strict`, and `.addIndexSignature` methods #293

Closed jacob-alford closed 1 year ago

jacob-alford commented 1 year ago
skeate commented 1 year ago

this stuff all looks pretty cool