InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 23 JavaScript Date Projects
-
Project mention: one of my coworkers criticised me for using too shiny libraries. | reddit.com/r/reactjs | 2023-01-29
moment was put into maintenance mode in 2020 and has gained 7 million weekly downloads to 19 million/week since then.
-
Let's use dayjs to see what this equates to:
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Eleventyone’s project scaffold includes: Eleventy with a skeleton site, a date format filter for Nunjucks based on Luxon, a tiny CSS pipeline with PostCSS, an equally tiny inline JS pipeline, JS search index generator, Netlify Dev for testing Netlify redirects, and a serverless (FaaS) development pipeline with Netlify Dev and Netlify Functions.
-
-
react-infinite-calendar
✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more.
-
jquery-timeago
:clock8: The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
http://timeago.yarp.com/ - says that it will only apply the 'timeago' function on time tags with a "timeago" class. Is that what you're using?
-
Project mention: Working with timezone naive date objects. | reddit.com/r/learnjavascript | 2022-09-23
moment-timezone is pretty great. However the moment library is no longer maintained, and there's some complications to its use due to it being mutable. Still works great though.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
I’ve worked withreact-calendar in the past and really liked it. It has nice date features and the styling is highly customizable!
-
I found out that something like this is possible in iOS 14 but I couldn't found a library that would support that except for react-native-modal-datetime-picker. But still I don't know how to use this in Android.
-
-
So first, a simple example of how this works. Using our "What is your birthday" example, we can mock up this code. Note: I'm using TypeScript because it enforces the concepts at compile time, but the JsJoda library itself enforces the concepts at runtime so that we get the best of both.
-
-
-
-
-
-
-
-
-
-
md-date-time-picker
An implementation of Material Design Picker components in vanilla CSS, JS, and HTML
-
-
Project mention: GitHub - jeremyrode/CalendarScraper: Perform Time-Based Action via Scraping a Google Calendar | reddit.com/r/tinycode | 2022-10-26
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
JavaScript Date related posts
- one of my coworkers criticised me for using too shiny libraries.
- What Happened to UUIDv2?
- Import maps 101
- Effortlessly handle dates and times in JavaScript with Luxon
- Replacing MomentJS with Date-fns for a Smaller Package Size
- Daily Chat Thread - December 21, 2022
- Luxon Timezones and JS-Date interop
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023
Index
What are some of the best open-source Date projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | moment | 47,188 |
2 | dayjs | 42,046 |
3 | Luxon | 13,489 |
4 | pickadate.js | 7,729 |
5 | react-infinite-calendar | 3,894 |
6 | jquery-timeago | 3,822 |
7 | moment-timezone | 3,711 |
8 | react-calendar | 2,825 |
9 | react-native-modal-datetime-picker | 2,688 |
10 | fecha | 2,013 |
11 | js-joda | 1,490 |
12 | date | 1,473 |
13 | dateformat | 1,283 |
14 | laydate | 1,107 |
15 | react-nice-dates | 1,086 |
16 | react-date-picker | 1,025 |
17 | react-datetime-picker | 451 |
18 | human-interval | 428 |
19 | countdown.js | 399 |
20 | datepicker | 295 |
21 | md-date-time-picker | 276 |
22 | server-date | 178 |
23 | CalendarScraper | 24 |