JSPM

  • Created
  • Published
  • Downloads 994
  • Score
    100M100P100Q101809F
  • License MIT

Fast type validation generator for JavaScript

Package Exports

  • valgen

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (valgen) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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