https://github.com/paddingme/ng-wdatepicker
https://github.com/paddingme/ng-wdatepicker
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paddingme/ng-wdatepicker
- Owner: paddingme
- License: mit
- Created: 2016-03-16T14:47:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T00:57:31.000Z (almost 10 years ago)
- Last Synced: 2025-04-14T01:07:45.830Z (11 months ago)
- Language: CSS
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-Wdatepicker
## How?
```html
var demoApp = angular.module('demoApp', ['ng-WdatePicker']);
```
## More