@hachiko_/modsen-date-picker
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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:

  1. Install the library in your React project using npm or yarn:

    npm install modsen-date-picker
    # or
    yarn add modsen-date-picker
  2. 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

Readme

Keywords

none

Package Sidebar

Install

npm i @hachiko_/modsen-date-picker

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

460 kB

Total Files

48

Last publish

Collaborators

  • hachiko_