dni-js-validator

1.0.3 • Public • Published

DNI/NIF Validator

Build Status codecov npm version

It's a very small package that sets out to validate Spanish DNI and NIE. It contains simple functions where the string will be validated against the formula to check whether is valid or not.

Usage

$ npm install dni-js-validator --save 
var dni = require("dni-js-validator")

dni.isValid('12345678Z') // => 'true'

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i dni-js-validator

    Weekly Downloads

    142

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    33.9 kB

    Total Files

    15

    Last publish

    Collaborators

    • idirouhab