https://github.com/pfgray/derivate
https://github.com/pfgray/derivate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfgray/derivate
- Owner: pfgray
- Created: 2019-10-05T21:40:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:22:07.000Z (over 2 years ago)
- Last Synced: 2025-03-18T09:37:47.819Z (2 months ago)
- Language: TypeScript
- Size: 989 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Derivate
Derivate is a set of utilities to create Typescript transformers which build values from types.
Transformers built with Derivate:
+ [io-ts-deriver](packages/io-ts-deriver/Readme.md) - A Typescript transformer which derives [io-ts](https://github.com/gcanti/io-ts) codecs from types.