Have you guys tried any alternatives to Moment.js?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • dayjs

    ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

  • I’ve used dayjs quite a bit, the API is a lot like Moment.js but its really lightweight and you can add functionality in the form of plugins as needed.

  • You-Dont-Need-Momentjs

    List of functions which you can use to replace moment.js + ESLint Plugin

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • proposal-temporal

    Provides standard objects and functions for working with dates and times.

  • The Temporal API has recently progressed to stage 3. They do say not to use it in production yet but I'm not sure how much of a problem that would actually be.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Day.js - Fast 2kB alternative to Moment.js with the same modern API

    2 projects | /r/javascript | 10 Oct 2022
  • Common Date formatter libraries in React (TypeScript)

    5 projects | /r/reactjs | 11 May 2023
  • JavaScript Compare Dates: From Chaos to Clarity

    3 projects | dev.to | 5 May 2024
  • Mastering Time: State-of-the-Art Date Handling in JavaScript

    2 projects | dev.to | 29 Apr 2024
  • The Day.js Dilemma: How Should We Handle OSS Maintainers Going MIA?

    2 projects | news.ycombinator.com | 12 Apr 2024