Why did no one ever tell me about this?!!

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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
  • intl-explorer

    Intl Explorer is an interactive tool for experimenting and trying out the ECMAScript Internationalization API.

  • Intl Explorer

  • dayjs

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

  • Yeah, it's a commonjs module so it doesn't tree shake. It's also no longer maintained. day.js seems to be the go-to lib these days: https://day.js.org/

  • 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
  • caniuse

    Raw browser/feature support data from caniuse.com

  • What the heck do you have to support that doesn't support this? IE11 does handle it, according to both caniuse.com and MDN.

  • date-fns

    ⏳ Modern JavaScript date utility library ⌛️

  • Try out date-fns next time you need something. It's modular, unlike Moment (and is also not abandoned).

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

  • How to parse and format a date in JavaScript

    4 projects | dev.to | 8 May 2024
  • Handling dates in JavaScript with Tempo

    4 projects | dev.to | 7 May 2024
  • Day.js Fast 2kB alternative to Moment.js with the same modern API

    6 projects | news.ycombinator.com | 8 Oct 2022
  • converting seconds to human readable form

    4 projects | /r/reactnative | 30 Sep 2022
  • Temporal: Getting started with JavaScript's new date time API

    6 projects | news.ycombinator.com | 28 Jun 2021