An open API service indexing awesome lists of open source software.

https://github.com/patrickhulce/klay

Extensible data modeling and validation library for JavaScript.
https://github.com/patrickhulce/klay

Last synced: 5 months ago
JSON representation

Extensible data modeling and validation library for JavaScript.

Awesome Lists containing this project

README

          

# klay

[![NPM Package](https://badge.fury.io/js/klay.svg)](https://www.npmjs.com/package/klay)
[![Build Status](https://travis-ci.org/patrickhulce/klay.svg?branch=master)](https://travis-ci.org/patrickhulce/klay)
[![Coverage Status](https://coveralls.io/repos/github/patrickhulce/klay/badge.svg?branch=master)](https://coveralls.io/github/patrickhulce/klay?branch=master)

Collection of data modeling and validation libraries for JavaScript.

- [klay](https://github.com/patrickhulce/klay/tree/master/packages/klay)
- [klay-core](https://github.com/patrickhulce/klay/tree/master/packages/klay-core)
- [klay-db](https://github.com/patrickhulce/klay/tree/master/packages/klay-db)
- [klay-kiln](https://github.com/patrickhulce/klay/tree/master/packages/klay-kiln)
- [klay-kiln-sql](https://github.com/patrickhulce/klay/tree/master/packages/klay-kiln-sql)
- [klay-kiln-express](https://github.com/patrickhulce/klay/tree/master/packages/klay-kiln-express)