JSPM

slogdev-react-datepicker

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q16482F
  • License MIT

A visually refined and customizable React date picker component, built on top of react-date-picker to better suit modern UI standards and design systems.

Package Exports

  • slogdev-react-datepicker
  • slogdev-react-datepicker/style.css

Readme

slogdev-react-datepicker

A customized version of react-date-picker with improved styling and flexibility, tailored to fit modern design systems.

✨ Why this fork?

While react-date-picker is a robust and well-maintained library for date selection in React projects, design requirements in real-world applications often call for a more refined and brand-consistent UI.

slogdev-react-datepicker builds upon the solid foundation of the original library, with enhancements focused on:

  • Improved UI to better align with modern frontend aesthetics.
  • Customizable themes for seamless integration into existing design systems.
  • Streamlined defaults that prioritize clarity, accessibility, and responsiveness.

🔧 Features

  • Fully customizable calendar component
  • Responsive design out of the box
  • Same powerful API from react-day-picker

🚀 Getting Started

Installation

npm install slogdev-react-datepicker
# or
yarn add slogdev-react-datepicker