Package Exports
- format-validator
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 (format-validator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
format-validator
validation of specific fields The lastest version of this document is available on Github > format-validator
Installation
npm install format-validator --saveor
yarn add format-validator --saveprerequisites
for browser
<script src="node_modules/format-validator/distrib/format-validator.min.js"></script>usage
See API & Demo
