You're parsing URLs wrong.

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • path-browserify

    The path module from Node.js for browsers

  • Then I used Node.js path.join() Method in my later projects. Until this week, I had assumed this was still the way to go. I even tried importing browserify's path implementation for the browser.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • moment

    Parse, validate, manipulate, and display dates in javascript.

  • The fact that moment.js or day.js needs to exist in 2024 bothers me a lot.

  • dom-examples

    Code examples that accompany various MDN DOM and Web API documentation pages

  • If you have a moment, take a look through the Web API docs from MDN. I guarantee you will find something new that solves a problem you needed to build your own solution for in the past.

  • dayjs

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

  • The fact that moment.js or day.js needs to exist in 2024 bothers me a lot.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JavaScript Compare Dates: From Chaos to Clarity

    3 projects | dev.to | 5 May 2024
  • Mastering Time: State-of-the-Art Date Handling in JavaScript

    2 projects | dev.to | 29 Apr 2024
  • The Day.js Dilemma: How Should We Handle OSS Maintainers Going MIA?

    2 projects | news.ycombinator.com | 12 Apr 2024
  • Best date library to handle timezones in React Native?

    3 projects | /r/reactnative | 5 Dec 2023
  • Everything you need to know about Date in Programming

    2 projects | dev.to | 28 Oct 2023