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 kuvio as dependency #268

Closed skeate closed 1 year ago

skeate commented 1 year ago

Tests right now are failing; I think this is because of matchers' packaging? Will update kuvio dep and check again once https://gitlab.com/simspace-oss/matchers/-/merge_requests/3 is merged

skeate commented 1 year ago

Closing this because kuvio as-is is incompatible with this Arbitrary representation. Will open a new PR targeting main