You-Dont-Need-Momentjs

by you-dont-need · Web

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

New0 ratings13,291 starsActive
WebDeveloper ToolJavaScriptbundle-size
GitHub⚑ Report
You-Dont-Need-Momentjs — image 1

About this project

You don't (may not) need Moment.js Moment.js is a fantastic time & date library with lots of great features and utilities. However, if you are working on a performance sensitive web application, it might cause a huge performance overhead because of its complex APIs and large bundle size. Problems with Moment.js: — It is highly based on OOP APIs, which makes it fail to work with tree-shaking, thus leading to a huge bundle size and performance issues. — It is mutable and it causes bugs: — clone — How do I work around mutability in moment.js? — Complex OOP API (which doubles mutability problem). Here is an example: …

Technologies

JavaScriptdate-fnsbundle-sizeesmodules

Project health

Low recent activity
Last update7 months ago
Contributors38
Latest release
Open issues & PRs33
LicenseMIT
On GitHubsince 2018

GitHub

13,291
stars
311
forks
38
contributors
33
open issues & PRs
JavaScript
language
7 months ago
last commit
View on GitHub ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review You-Dont-Need-Momentjs.

Built by

you-dont-need
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain you-dont-need/You-Dont-Need-Momentjs? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like