All Projects → pkishorez → flowjv

pkishorez / flowjv

Licence: MIT license
Flow based approach to JSON validation.

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to flowjv

json-schema
Clojure library JSON Schema validation and generation - Draft-07 compatible
Stars: ✭ 52 (+160%)
Mutual labels:  json-schema, json-validation
Minecraft-bedrock-json-schemas
The JSON validation schema files for Minecraft bedrock
Stars: ✭ 17 (-15%)
Mutual labels:  json-schema, json-validation
robotframework-jsonvalidator
Robot Framework library for JSON validation
Stars: ✭ 21 (+5%)
Mutual labels:  json-schema, json-validation
json-validator
A json validator in PHP
Stars: ✭ 52 (+160%)
Mutual labels:  json-schema, json-validation
jsoncodegen
Groovy based generation tasks from JSON schema
Stars: ✭ 28 (+40%)
Mutual labels:  json-schema
superstruct-ts-transformer
Typescript custom transformer for json validation based on type
Stars: ✭ 68 (+240%)
Mutual labels:  json-validation
jsonschema
A node package based on jsonschema-rs for performing JSON schema validation
Stars: ✭ 48 (+140%)
Mutual labels:  json-schema
jsonSchema-to-uml
A tool to generate UML class diagrams from JSON schema documents
Stars: ✭ 33 (+65%)
Mutual labels:  json-schema
resource-x
Resource and domain modeling for quick APIs, CMSs, and applications.
Stars: ✭ 26 (+30%)
Mutual labels:  json-schema
JustJson
JSON helper library for Android
Stars: ✭ 15 (-25%)
Mutual labels:  json-schema
format-to-json
An algorithm that can format a string to json-like template. 字符串JSON格式化的算法。
Stars: ✭ 30 (+50%)
Mutual labels:  json-schema
graphql-to-json-schema
GraphQL Schema to JSON Schema
Stars: ✭ 146 (+630%)
Mutual labels:  json-schema
scalable-form-platform
A solution for building dynamic web forms with visual editor
Stars: ✭ 109 (+445%)
Mutual labels:  json-schema
prisma-json-schema-generator
A generator for Prisma 2 to generate a valid JSON Schema (v7)
Stars: ✭ 145 (+625%)
Mutual labels:  json-schema
jgeXml
The Just-Good-Enough XML Toolkit
Stars: ✭ 20 (+0%)
Mutual labels:  json-schema
babl
JSON templating on steroids
Stars: ✭ 29 (+45%)
Mutual labels:  json-schema
php-simple-request
php-simple-request is a request parser library designed to simplify requests validation and filtering using annotations, generating at the same time an object representation from the request data.
Stars: ✭ 15 (-25%)
Mutual labels:  json-schema
check-jsonschema
A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
Stars: ✭ 51 (+155%)
Mutual labels:  json-schema
json-schema-core
A framework for building JSON Schema validators
Stars: ✭ 26 (+30%)
Mutual labels:  json-schema
react-jsonschema-formbuilder
No description or website provided.
Stars: ✭ 45 (+125%)
Mutual labels:  json-schema

flowjv

npm version

A Flow based approach to JSON Validation.

NOTE: The library is still in active development.

Introducing Flow based JSON validation!

A flow based approach to JSON validation aimed at improving developer experince for validation and creating forms!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].