Jacob Alford
Jacob Alford
We noticed that `remote-data-ts` only exposed a common-js version which was problematic for a few reasons, notably: it prevented tree-shaking for fp-ts. This PR adds a `tsconfig.build.esm.json` with `module: ES2015`...
This is a central ticket to track new in-house validators. Hover over a list item below to create a new issue which will mark that item as complete once a...
All the schemas and primary modules can generally use some sprucing up to their JsDoc descriptions along with some examples. Create a new issue by hovering over a list item...
The validators.js implementation is not sufficient to validate for CSS Color 4, and our implementation needs refinement. See: https://github.com/jacob-alford/schemable-ts-types/pull/89#pullrequestreview-1131496714