We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, thanks for this directive!
When I ran npm install angular-money-directive --save as the README.md says to do, it installed this plugin: https://github.com/fiestah/angular-money-directive
npm install angular-money-directive --save
The correct command is npm install angular-money-mask --save I think, isn't it?
npm install angular-money-mask --save
Thank you!
The text was updated successfully, but these errors were encountered:
You're totally right! angular-money-directive is a former name. Could you please contribute by sending a PR with that change to the README.md file?
angular-money-directive
README.md
Sorry, something went wrong.
No branches or pull requests
Hi, thanks for this directive!
When I ran
npm install angular-money-directive --save
as the README.md says to do, it installed this plugin: https://github.com/fiestah/angular-money-directiveThe correct command is
npm install angular-money-mask --save
I think, isn't it?Thank you!
The text was updated successfully, but these errors were encountered: