ember-paper-time-picker v0.1.9
ember-paper-time-picker
ember cli addon for a Paper like date picker
Installation
Install this addon using ember-cli
ember install ember-paper-time-pickerUsage
Use ember-jsignature in your template:
// basic datetime picker
{{paper-datetime-picker timestamp=model.picker0.standard.timestamp}}
// basic datetime picker with unix timestamp
{{paper-datetime-picker unix=model.picker1.seconds.timestamp}}Documentation
Documentation can only be found by cloning the repo and running ember server
then viewing the page at localhost:4200 in a browser.
Contributing
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
License
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago