An open API service indexing awesome lists of open source software.

https://github.com/nixjs/date-picker

A modern React Datepicker, makeup style easy.
https://github.com/nixjs/date-picker

calendar calendar-component date-fns date-picker datepicker daterangepicker react-date-range react-datepicker react-day-picker

Last synced: 3 months ago
JSON representation

A modern React Datepicker, makeup style easy.

Awesome Lists containing this project

README

        

# @nixjs23n6/date-picker

A modern React Datepicker, makeup style easy.

![photo_2024-04-21_10-03-35](https://github.com/nixjs/date-picker/assets/23132483/aac8c910-9454-4442-92b4-b5b2c282072c)

## Install

```shell [npm]
npm install @nixjs23n6/date-picker
```

```shell [pnpm]
pnpm add @nixjs23n6/date-picker
```

```shell [yarn]
yarn add @nixjs23n6/date-picker
```

```shell [bun]
bun add @nixjs23n6/date-picker
```