protoc-gen-jsonschema is a plugin that converts protocol buffer files into JSON Schema. While it primarily focuses on the protobuf standard, it also supports certain non-standard specifications, such ...
Superstruct makes it easy to define interfaces and then validate JavaScript data against them. Its type annotation API was inspired by Typescript, Flow, Go, and GraphQL, giving it a familiar and easy ...