JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q37471F
  • License ISC

chilean social security number validation

Package Exports

    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 (rut-npm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    rut-npm

    Chilean Rut validation, social security number install

    npm i rut-npm

    import

    import {isRut} from 'rut-npm' //to return {result:boolean, error?:string}
    import {genCV} from 'rut-npm' //to get calculated verification number

    public repository: github