An open API service indexing awesome lists of open source software.

https://github.com/pfgray/derivate


https://github.com/pfgray/derivate

Last synced: 2 months ago
JSON representation

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.