1.0.9 • Published 9 months ago

datepickercomp-lib v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

datepicker-lib

small component to manage date and/or time

NPM JavaScript Style Guide

Install

npm install --save datepicker-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'datepicker-lib'
import 'datepicker-lib/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © ChristianFezard

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago