Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more. Learn more →
Dayjs Alternatives
Similar projects and alternatives to dayjs
-
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
-
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
eleventy 🕚⚡️
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
-
-
Refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
-
-
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
dayjs discussion
dayjs reviews and mentions
- Dates in JS
I think the JS Date class should be avoided for anything related to DateTime. Instead, use one of the established libraries: Moment.js or Day.js. And in the near future, use the successor of Date, the new Temporal API.
- Getting started with Zustand state management for React
In keeping with our functional style of programming, we create a new array with the added or removed bookmark each time we add or remove one. Note I have added a third key/value pair to the bookmarks array, dateAdded, but you can disregard that. If you do want this same functionality don't forget to install and import Day.js. Next I will add the partial persistence code:
- Say Goodbye to JavaScript’s DST Date Confusion
These issues can also occur in date-time libraries such as moment.js, date-fns, Day.js, and luxon.
- JavaScript Temporal Is Coming
- Format dates and times easily in your application using Day.js
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🚀
Document address: Day.js Official documentation
- 12 Must-Know Libraries to Supercharge Your Frontend Development
- React Custom Hooks vs. Helper Functions - When To Use Both
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.
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
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.
- A note from our sponsor - SurveyJS surveyjs.io | 24 Dec 2025
Stats
iamkun/dayjs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dayjs is JavaScript.