[Showoff Saturday] Replacing Abandoned Dependencies

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
  • proposal-import-attributes

    Proposal for syntax to import ES modules with assertions

  • This was an idea that I came up with when thinking about how to handle import styles from './styles.css' with { type: 'css' } in @shgysk8zer0/rollup-import. Import assertions / import attributes are now back to stage 3, but only JSON is actually progressing. So I decided to wait until there's a stable spec.

  • unpkg

    The CDN for everything on npm

  • I had been using unpkg.com for a lot of the modules & web components / custom elements I used instead of having to npm i everything and wanted to be able to use importmap to not have to type out long URLs and use the same versions of things across a project when importing something. I found a plug-in to handle resolving @scope/package to a URL, but it prevented rollup-plugin-url-resolve from doing its thing.

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

  • Ask HN: Are you still using your Vision Pro?

    1 project | news.ycombinator.com | 17 May 2024
  • How to document your JavaScript package

    3 projects | dev.to | 17 May 2024
  • Sharing My Pet Project for Learning React

    1 project | dev.to | 17 May 2024
  • 10+ Best Open Source Icon Libraries in 2024

    9 projects | dev.to | 17 May 2024
  • Build a WhatsApp ChatGPT-powered AI chatbot for your business

    1 project | dev.to | 17 May 2024