Skip to content

dmylian/schemma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2-like composable (kind-of) validator

Just exploring the sources of Angular2 validator and Ramda utility functions to create custom angular-like validator that supports composition of the validation rules. And playing with modern ES ecosystem stuff.

To build, make sure that you have babel installed and run npm install;

Roadmap

  • test suites Jest
  • static types Flow
  • flow-lint

About

Angular2 inspired schema validator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published