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 (968 forks)batch import
FlowTypeScriptgood first issue

Repository metrics

Stars
 (10,867 stars)
PR merge metrics
 (No merged PRs in 30d)

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