1.2.1 • Published 8 years ago

melon-timepicker v1.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

1.2.0

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago