Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Moment as dependency #30

Open
SpaceK33z opened this issue May 1, 2018 · 2 comments
Open

Drop Moment as dependency #30

SpaceK33z opened this issue May 1, 2018 · 2 comments

Comments

@SpaceK33z
Copy link
Contributor

Moment is a pretty huge dependency and I don't even like the API. In the past few months a lot of alternatives have popped up. Needs research.

@Taym95
Copy link
Contributor

Taym95 commented May 1, 2018

Hey @SpaceK33z, I think dayjs is one of the best alternatives for moment, what do you think?

@SpaceK33z
Copy link
Contributor Author

Hey Taym, yeah that one or Luxon (made by the creator of Moment), or date-fns. date-fns seems very interesting because it doesn't wrap the new Date() class, it just makes it easy for you to do calculations with it (lodash but for dates). Not wrapping the date class enhances flexibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants