codice-fiscale-gp

0.0.1 • Public • Published

CodiceFiscale.js

CodiceFiscale.js is a javascript and typescript utility library to compute and validate Italian Italian Tax code (codice fiscale).

Check it out

CodiceFiscaleJS

Donate

Donate

Change log

Version 0.0.1

  • Fixed lowercase validation issue
  • Updated country list
  • Security fix

Version 2.2.1

  • Fixed UTC Date issue
  • Minor bug fixed

Version 2.0.0

  • Added TypeScript support
  • Added Object-oriented API
  • Improved performance
  • Improved error detection
  • Backcompatible

Installation

Node

npm install codice-fiscale-gp --save
var CodiceFiscale = require('codice-fiscale-gp');

Web

<script src="/dist/codice.fiscale.var.js"></script>

AMD, UMD e CommonJS version are available. Check dist folder

Docs

Available npm scripts:

  • npm run build: build the bundle into dist directory.
  • npm run test: launch the tests.

Dependents (0)

Package Sidebar

Install

npm i codice-fiscale-gp

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

2.5 MB

Total Files

43

Last publish

Collaborators

  • arseny_kl