2.3.22 • Published 1 month ago

codice-fiscale-js v2.3.22

Weekly downloads
4,341
License
CC BY SA
Repository
github
Last release
1 month ago

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 2.3.10

  • Security fixes
  • Bug fixes
  • Added isOmocodia function
  • Test code refactoring

Version 2.3.4

  • Improved search
  • Bug fixes

Version 2.3.0

  • Complete italian comuni list (comuni soppressi, che hanno cambiato provincia) last update 29/05/2020
  • Python script to update data directly from the ISTAT website

Version 2.2.5

  • Added more comuni
  • Updated gh-pages sites
  • Security fix

Version 2.2.4

  • 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-js --save
var CodiceFiscale = require('codice-fiscale-js');

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.
2.3.22

1 month ago

2.3.21

1 month ago

2.3.20

2 years ago

2.3.19

2 years ago

2.3.17

2 years ago

2.3.18

2 years ago

2.3.16

2 years ago

2.3.13

2 years ago

2.3.12

2 years ago

2.3.15

2 years ago

2.3.14

2 years ago

2.3.11

2 years ago

2.3.10

2 years ago

2.3.9

3 years ago

2.3.8

3 years ago

2.3.7

3 years ago

2.3.6

4 years ago

2.3.5

4 years ago

2.3.4

4 years ago

2.3.3

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

4 years ago

2.2.5

4 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.3.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago