hermes VS dayjs

Compare hermes vs dayjs and see what are their differences.

hermes

A JavaScript engine optimized for running React Native. (by facebook)

dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API (by iamkun)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hermes dayjs
44 106
10,054 47,336
1.1% 0.6%
9.7 7.5
2 days ago 4 days ago
C++ JavaScript
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.

hermes

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

dayjs

Posts with mentions or reviews of dayjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-23.
  • Format dates and times easily in your application using Day.js
    1 project | dev.to | 12 Jan 2025
    The library is actively maintained with over 46k github stars and 330 contributors ensuring it remains up-to-date and compatible with the latest JavaScript standards.
  • 2024 Nuxt3 Annual Ecosystem Summary🚀
    18 projects | dev.to | 23 Dec 2024
    Document address: Day.js Official documentation
  • 12 Must-Know Libraries to Supercharge Your Frontend Development
    8 projects | dev.to | 12 Oct 2024
  • React Custom Hooks vs. Helper Functions - When To Use Both
    2 projects | dev.to | 3 Jul 2024
    In this code snippet, we use the Javascript date library Day.js to parse and format the date, which gives us a more powerful method for formatting our dates.
  • You're parsing URLs wrong.
    4 projects | dev.to | 25 May 2024
    The fact that moment.js or day.js needs to exist in 2024 bothers me a lot.
  • How to parse and format a date in JavaScript
    4 projects | dev.to | 8 May 2024
    Day.js (45.3k ⭐) — A minimalist library that offers an excellent API without much overhead. It is very similar to Moment.js but much smaller in size. It also supports plugins for additional features.
  • Handling dates in JavaScript with Tempo
    4 projects | dev.to | 7 May 2024
    Day.js is a lightweight alternative to the now deprecated date and time handling library, Moment.js. It is written in JavaScript and uses a similar API to Moment.js. Day.js is sufficient for date operations such as parsing, manipulation, and display. It is designed for use on both the browser and the Node.js runtime.
  • JavaScript Compare Dates: From Chaos to Clarity
    3 projects | dev.to | 5 May 2024
    Day.js is awesome for comparing dates! You just need to make dayjs objects from whatever dates you have. You can use the dayjs() function with different inputs and formats. Here’s an example:
  • Mastering Time: State-of-the-Art Date Handling in JavaScript
    2 projects | dev.to | 29 Apr 2024
    Similar API to Moment.js: Day.js provides a familiar API, making it easier for developers previously using Moment.js to transition.
  • The Day.js Dilemma: How Should We Handle OSS Maintainers Going MIA?
    2 projects | news.ycombinator.com | 12 Apr 2024
    As web developers, we heavily rely OSS packages. One popular example is Day.js, a JS lib for parsing, validating, manipulating, and formatting dates. It's a widely-used alternative to Moment, with over 17mil weekly downloads on npm.

    A critical bug was discovered in Day.js (see: https://github.com/iamkun/dayjs/pull/2118) causing incorrect date manipulation (add, subtract) when in UTC TZ. This could have severe implications for any project relying on Day.js for date-related functionality. However, the maintainer of the project appears to be unresponsive, leaving the bug unresolved and the future of the library uncertain.

    This raises some important questions for our community:

    - At what point should we consider a widely-used OSS project "abandoned" if the maintainer is unresponsive?

    - Is forking the project the best solution, or should we first try to reach out to the maintainer through other channels?

    - Are there established community guidelines around responsiveness expectations for widely-used OSS projects?

    - What are successful examples of community-driven forks or maintenance after a maintainer stepped away?

    I am very aware that many of these developers give their spare time for free for these projects, with little or no payment, and I am very thankful for all their work. This developer does get some money (a small amount?) through OpenCollective, and possibly also works for a company (in China?) that makes a UI library, which I think uses Day.js internally.

What are some alternatives?

When comparing hermes and dayjs you can also consider the following projects:

v8.dev - The source code of v8.dev, the official website of the V8 project.

Luxon - ⏱ A library for working with dates and times in JS

quickjspp - Port of QuickJS Javascript Engine.

date-fns - ⏳ Modern JavaScript date utility library ⌛️

react-native-skia - High-performance React Native Graphics using Skia

moment - Parse, validate, manipulate, and display dates in javascript.

react-native-debugger - The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

moment-timezone - Timezone support for moment.js

nodejs-mobile - Full-fledged Node.js on Android and iOS

tempo - 📆 Parse, format, manipulate, and internationalize dates and times in JavaScript and TypeScript.

react-native-quick-base64 - A fast base64 module for React Native

countdown.js - Super simple countdowns.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that C++ is
the 7th most popular programming language
based on number of references?