ember-paper-time-picker

1.3.0 • Public • Published

ember-paper-time-picker

npm version

Build Status

Ember Observer Score Ember badge

Code Climate Test Coverage Issue Count

ember cli addon for a Paper like date picker

Installation

Install this addon using ember-cli

ember install ember-paper-time-picker

Usage

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 clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i ember-paper-time-picker

Weekly Downloads

2

Version

1.3.0

License

MIT

Last publish

Collaborators

  • thrackle
  • andrey.reshetnikov
  • seansmithalign
  • emmat
  • rickydbb
  • jrushton
  • robotsguide
  • hatunike
  • busyrick
  • cruzogden
  • pjvea
  • simon4kotlin
  • jrmadrid
  • busybot
  • donaldtimpson
  • suclimbing