You-Dont-Need-Momentjs
List of functions which you can use to replace moment.js + ESLint Plugin
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
Project health
GitHub
Reviews
Built by
Maintain you-dont-need/You-Dont-Need-Momentjs? Claiming verifies admin access through your GitHub account and gives you control of this listing.
