classnames VS react-day-picker

Compare classnames vs react-day-picker and see what are their differences.

classnames

A simple javascript utility for conditionally joining classNames together (by JedWatson)

react-day-picker

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications. (by gpbl)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
classnames react-day-picker
94 7
17,349 5,733
- -
8.3 8.7
7 days ago 7 days ago
JavaScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

classnames

Posts with mentions or reviews of classnames. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-29.

react-day-picker

Posts with mentions or reviews of react-day-picker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • Need help finding a good react date and time picker.
    3 projects | /r/Frontend | 2 Jun 2023
    This one I have found to be quite customizable and supports ranges: https://react-day-picker.js.org
  • Need help adding a simple calendar visual
    1 project | /r/djangolearning | 21 Jan 2023
    So, for instance, https://www.npmjs.com/package/react-day-picker is one I've used, fairly simple to install and configure - if you're doing your frontend using npm and javascript. In fact, that community focuses around frontend webdev, so there are a ton of packages you can just npm install and work practically out of the box.
  • Looking for a recommended Date and Time picker
    4 projects | /r/reactjs | 1 Dec 2022
    For date picker, checkout https://github.com/gpbl/react-day-picker, decent documentation, and flexibility
  • Hacktoberfest - 3rd contribution
    2 projects | dev.to | 26 Oct 2021
    The first thing I did was to look for a date picker library. There were a lot to choose from but I needed one that would look most similar to the theme of the application so my choice went to react-day-picker. The UI looks simple and would be the best fit for Game-night.
  • Counting Days on React-Day-Picker
    1 project | dev.to | 27 Jul 2021
    At first, I was feeling overly ambitious and thought I could build my own calendar. After reviewing some examples online, I quickly realized it would take a lot of time and work considering the differing days in a month and adding basic functionality. Instead I found a React component, React Day Picker, that could be easily inserted into my application.
  • Beginner's Thread / Easy Questions (June 2021)
    3 projects | /r/reactjs | 1 Jun 2021
    I want to render a calendar in my app and highlight certain dates on it. To achieve that I decided to use react-day-picker library.
  • Calendar Heatmap using React on JSitor
    1 project | dev.to | 29 Dec 2020
    A calendar heatmap coded using react-day-picker

What are some alternatives?

When comparing classnames and react-day-picker you can also consider the following projects:

clsx - A tiny (239B) utility for constructing `className` strings conditionally.

react-datepicker - A simple and reusable datepicker component for React

tailwind-merge - Merge Tailwind CSS classes without style conflicts

react-dates - An easily internationalizable, mobile-friendly datepicker library for the web

chakra-ui - ⚡️ Simple, Modular & Accessible UI Components for your React Applications

react-infinite-calendar - ✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more.

styled-components - Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

input-moment - React datetime picker powered by momentjs

linaria - Zero-runtime CSS in JS library

react-yearly-calendar - React.js Yearly Calendar Component

React CSS Modules - Seamless mapping of class names to CSS modules inside of React components.

react-date-select - A React Date Select / Picker Input Component