angular-mn-date

0.0.5 • Public • Published

npm version Dependency Status MIT Licence

angular-mn-date

An angular directive to mn-date

See the demo

preview demo

Install

npm install --save angular-mn-date

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

Usage

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

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

<mn-date placeholder="Date" ng-model='myDate'></mn-date>

For more details check mn-date docs.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i angular-mn-date

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • darlanmendonca