angular-mn-input

npm install --save angular-mn-input

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

usage

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

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

For more details check mn-input docs.