glideapps/quicktype

Generate object validators/transformers for Javascript languages

Open

#880 opened on Jun 2, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (10,867 stars) (968 forks)batch import
FlowTypeScriptgood first issue

Description

We should have functions that just do validation of objects. We could make it an option whether to create validators, serializers/deserializers, or both.

Contributor guide