README
Nodejs validation package
Requirement
- Node 6
Install
Via Npm
$ npm install --save
Usage
Run example to show results from log:
npm start
Testing
$ npm test
License
The MIT License (MIT). Please see License File for more information.
validation
<script type="module">
import nodejsValidation from 'https://cdn.skypack.dev/nodejs-validation';
</script>
Via Npm
$ npm install --save
Run example to show results from log:
npm start
$ npm test
The MIT License (MIT). Please see License File for more information.