awesome-react-datetime

0.2.1 • Public • Published

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

License

ISC

Package Sidebar

Install

npm i awesome-react-datetime

Weekly Downloads

0

Version

0.2.1

License

ISC

Last publish

Collaborators

  • bacher