GithubHelp home page GithubHelp logo

heavybeard / codice-fiscale Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 4.0 392 KB

Javascript object for managing the italian tax code

Home Page: http://heavybeard.github.io/codice-fiscale/

License: MIT License

JavaScript 100.00%
codice-fiscale tax calculations bower-package codicefiscale

codice-fiscale's Introduction

I'm heavybeard

I'm currently working at Nibol as Software Developer.

Check my professional story on Linkedin

AMA

Ask me about Italy, especially Marche: I'm a smart worker and I love travel and hiking to enhance my ideas.

You can reach me opening an issue in this repo

codice-fiscale's People

Contributors

erenor avatar heavybeard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

codice-fiscale's Issues

Cadastral Codes

Alcuni comuni come ad esempio Platì presentano un difetto di escape e di conseguenza non viene trovato il codice fiscale di riferimento.

Create a list of static method to get specific info from a codice fiscale

Given a codice fiscale string, use methods in order to extract specific infos.

Following example describe the behaviour properly

CodiceFiscale('RSSMRA45D25F205N').lastnameCode();  // RSS
CodiceFiscale('RSSMRA45D25F205N').nameCode();      //    MRA

CodiceFiscale('RSSMRA45D25F205N').dateCode();      //       45D25
CodiceFiscale('RSSMRA45D25F205N').yearCode();      //       45
CodiceFiscale('RSSMRA45D25F205N').monthCode();     //         D
CodiceFiscale('RSSMRA45D25F205N').dayCode();       //          25

CodiceFiscale('RSSMRA45D25F205N').communeCode();   //            F205

CodiceFiscale('RSSMRA45D25F205N').controlChar();   //                N

thanks to @emiljano539 for the idea from #5 issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.