@hachiko_/modsen-date-picker
v1.0.0
Published
Modsen Datepicker is a lightweight and user-friendly datepicker library developed in React. It allows you to easily incorporate date selection functionality into your web applications with minimal effort.
Downloads
1
Readme
Modsen Datepicker Library
Modsen Datepicker is a lightweight and user-friendly datepicker library developed in React. It allows you to easily incorporate date selection functionality into your web applications with minimal effort.
Getting Started
To use the Modsen Datepicker library, follow these simple steps:
Install the library in your React project using npm or yarn:
npm install modsen-date-picker # or yarn add modsen-date-picker
Import components and hoc into your project:
import { Calendar,
withAmericanStandard,
Field, ... } from 'modsen-date-picker';
Resources
npm: link
storybook: https://modsen-date-picker.vercel.app