Advertise here

jQuery Plugins Tagged ‘schema’

Yup – JavaScript Object Schema Validator

August 19, 2019     1160     Validation
Yup – JavaScript Object Schema Validator

Yup is a dead simple javascript object schema validator and object parser. Yup separates the parsing and validating functions into separate steps so it can be used to parse json separate from validating it.

 

Read More »

jSchema – Simple, Easy to Use Data Modeling Framework for JavaScript

November 05, 2017     1182    
jSchema – Simple, Easy to Use Data Modeling Framework for JavaScript

jSchema is a data modeling framework for JavaScript. By using fundamental data modeling principles you are able to pull multiple datasets into in a common schema, define relationships, aggregate, join, and subset datasets to make data easier to work with in the browser.

Read More »