Package Exports
- validate-cnj
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 (validate-cnj) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
validate-cnj@1.0.7
Validador da numeração CNJ escrito em JavaScript com suporte para navegadores, pegar e usar.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install validate-cnj --saveThis package is provided in these module formats:
- CommonJS
Dependencies
- es6-error: Easily-extendable error for use with ES6 classes
- iso-7064: Implementation of ISO 7064 used in validation of format like IBAN, LEI, ...
- pad: Left and right string padding
Dev Dependencies
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- eslint: An AST-based pattern checker for JavaScript.
- eslint-config-airbnb-base: Airbnb's base JS ESLint config, following our styleguide
- eslint-config-airbnb-es5: Unofficial Airbnb ESLint config, following their ES5 style guide
- eslint-plugin-import: Import with sanity.
- gulp: The streaming build system
- karma: Spectacular Test Runner for JavaScript.
- karma-chai: Chai for Karma
- karma-coverage: A Karma plugin. Generate code coverage.
- karma-istanbul-preprocessor: Instrument code with istanbul without causing conflict with karma-coverage
- karma-mocha: A Karma plugin. Adapter for Mocha testing framework.
- karma-phantomjs2-launcher: A Karma plugin. Launcher for PhantomJS 2. Slightly changed karma-phantomjs-launcher plugin.ß
- karma-remap-istanbul: Call remap-istanbul as a karma reporter, enabling remapped reports on watch
- mocha: simple, flexible, fun test framework
- rollup: Next-generation ES6 module bundler
- rollup-plugin-buble:
- rollup-plugin-commonjs: Convert CommonJS modules to ES2015
- rollup-plugin-istanbul: Seamless integration between Rollup and Istanbul.
- rollup-plugin-license: Rollup plugin to add license banner to the final bundle and output third party licenses
- rollup-plugin-node-resolve: Bundle third-party dependencies in node_modules