You-Dont-Need-Momentjs VS proposal-temporal-v2

Compare You-Dont-Need-Momentjs vs proposal-temporal-v2 and see what are their differences.

You-Dont-Need-Momentjs

List of functions which you can use to replace moment.js + ESLint Plugin (by you-dont-need)

proposal-temporal-v2

Future additions to Temporal (by js-temporal)
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
You-Dont-Need-Momentjs proposal-temporal-v2
18 1
13,219 19
-0.0% -
5.7 0.0
4 months ago about 3 years ago
JavaScript HTML
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.

You-Dont-Need-Momentjs

Posts with mentions or reviews of You-Dont-Need-Momentjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

proposal-temporal-v2

Posts with mentions or reviews of proposal-temporal-v2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-18.
  • You don't (may not) need Moment.js
    10 projects | news.ycombinator.com | 18 Sep 2021
    Yes, it's always been possible to get some kind of string from datetimes, but I specifically care about specifying what string, same with parsing. "Just use a locale's default" might work if you're making a web app for clients who aren't picky, but using JS as a "serious" language it's a really big hole. There's plenty of formats that demand non-ISO date formats and I currently need to use a third-party library. I've gotten used to than in JS, but I was hoping a new take on dates will sort this out. Oh well, I'll have to just hope it makes it to v2: https://github.com/js-temporal/proposal-temporal-v2.

What are some alternatives?

When comparing You-Dont-Need-Momentjs and proposal-temporal-v2 you can also consider the following projects:

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

import-maps - How to control the behavior of JavaScript imports

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

proposal-temporal - Provides standard objects and functions for working with dates and times.

js-joda - :clock2: Immutable date and time library for javascript

datetime-rs - Rust date and time library

scriptum - Functional Programming Unorthodoxly Adjusted to Client-/Server-side Javascript

vo

ngx-moment - moment.js pipes for Angular

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.