React Datetime Picker

A fully customizable datetime picker compontent library for React.js

Installation

$ npm install @julienvanbeveren/react-datetime-picker

Usage

Import the component

import { DatePicker } from '@julienvanbeveren/react-datetime-picker'

Use the component

<DatePicker />

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request ?

Authors

Julien Van Beveren

License

MIT License © Julien Van Beveren

GitHub

View Github