1.2.1 • Published 7 years ago

melon-timepicker v1.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

melon-timepicker

Coverage Status Version Build

TimePicker Components in React Melon Family

Install

npm

melon-timepicker

bower

bower install melon-timepicker

Usage

import React from 'react';
import ReactDOM from 'react-dom';

import TimePicker from 'melon-timepicker';

ReactDOM.render(<TimePicker />, container);

HomePage

demo

Examples

npm install
npm start

open http://localhost:8080/example in browser

Test Case

npm install
npm test

Docs

npm install
npm run docs
open doc/index.html
1.2.1

7 years ago

1.2.0

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago