angular-mn-password

0.0.4 • Public • Published

npm version Dependency Status MIT Licence

angular-mn-password

An angular directive to mn-password

See the demo

preview demo

Install

npm install --save angular-mn-password

And bundle dependencies and main files in dist/ with your preferred tool.

Usage

// add dependency in you module
angular.module('app', [
  'mn-password'
]);

And then, in your html, you can use the tag:

<mn-password placeholder="Password" ng-model='password'></mn-password>

For more details check mn-password docs.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i angular-mn-password

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • darlanmendonca