crisbeto / angular-cpr-validator

Checks whether an input contains a valid Danish CPR number

Home Page:http://crisbeto.github.io/angular-cpr-validator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separation

magnusstubman opened this issue · comments

Nice module!

I suggest that you break it up into two: one for just calculating the validity of CPR numbers, and one for actually wrapping it into an angular module. What do you think?