valgen

Fast type validation generator for JavaScript

Usage no npm install needed!

<script type="module">
  import valgen from 'https://cdn.skypack.dev/valgen';
</script>

README

Valgen

NPM Version NPM Downloads Build Status Test Coverage DevDependencies

Fast type validation generator.

Installation

$ npm install valgen --save

Node Compatibility

  • node >= 10.0;

License

MIT