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
8 years ago
0.1.17
8 years ago
0.1.16
8 years ago
0.1.15
8 years ago
0.1.14
8 years ago
0.1.13
8 years ago
0.1.12
8 years ago
0.1.11
8 years ago
0.1.10
8 years ago
0.1.9
8 years ago
0.1.8
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago