platanus / ng2-rut

Angular 2 library with several components to handle Chilean RUT validation, cleaning and formatting.
MIT License
29 stars 27 forks source link

npm install no found #2

Closed gbelmm closed 8 years ago

gbelmm commented 8 years ago

npm install ng2-rut --save

"'ng2-rut' is not in the npm registry."

ldlsegovia commented 8 years ago

That's because the lib it's under development yet. If you want to try, you can add "ng2-rut": "git://github.com/platanus/ng2-rut.git#angular-2.0" to your package.json.