JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 739
  • Score
    100M100P100Q94605F
  • License GPL-2.0

Validador da numeração CNJ escrito em JavaScript com suporte para navegadores, pegar e usar.

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

npm version build status coverage status dependency status devDependency status Gitter

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 --save

This 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

License

GPL-2.0