Skip to content

parroit/codicefiscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codicefiscale

Build Status Npm module Code Climate

The best project ever.

Getting Started

Install the module with: npm install codicefiscale --save

var codicefiscaleValid = require('codicefiscale');
var result = codicefiscaleValid("RSSMRA85T10A562S");

Documentation

Return a string with error if code is not valid, otherwise return null

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.

License

Copyright (c) 2013 parroit
Licensed under the MIT license.

About

check validity of italian tax code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published