0.2.1 • Published 8 years ago
awesome-react-datetime v0.2.1
awesome-react-datetime
React datetime picker powered by momentjs.
This repository is fork of wangzuo/input-moment.
The design is from dribbble.
Installation
npm install --save awesome-react-datetime
Notice: This module requires moment as a peerDependency.
Usage
<InputMoment
value={this.state.moment}
onChange={this.handleChange}
/>
Check app.js for a working example.
Development
- npm install
- npm start
- http://localhost:8888
License
ISC
0.2.1
8 years ago
0.2.0
8 years ago
0.1.21
8 years ago
0.1.20
8 years ago
0.1.19
8 years ago
0.1.18
9 years ago
0.1.17
9 years ago
0.1.16
9 years ago
0.1.15
9 years ago
0.1.14
9 years ago
0.1.13
9 years ago
0.1.12
9 years ago
0.1.11
9 years ago
0.1.10
9 years ago
0.1.9
9 years ago
0.1.8
9 years ago
0.1.7
9 years ago
0.1.6
9 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago