Open source ‘protestware’ harms Open Source

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Discontinued A fork of Node.js. Humans before technology.

  • That reminded me of the whole Ayo.js thing: https://github.com/ayojs/ayo

    The NodeJS community somehow tends to attract the worst kind of people.

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • A perfect example is webpack. Indirectly depends on many thousands of different packages, is run during development, and has 225k packages that depend upon it. https://github.com/webpack/webpack/network/dependencies

    I also checked esbuild which is written in go, but it still has a dependency on babel and webpack (via fuse at least), so isn’t any improvement.

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

    Desktop system for creators with a focus on simplicity, elegance, and usability. Based on FreeBSD. Less, but better!

  • sites

    Monorepo for the sites in the Svelte ecosystem (by sveltejs)

  • isomorphic-git

    A pure JavaScript implementation of git for node and browsers!

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

    InfluxDB 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

  • I made a react component that downloads torrents, building a website that serves itself.

    2 projects | /r/reactjs | 13 Jul 2022
  • Vite Support for Various Map Library Starters

    12 projects | dev.to | 29 Jun 2022
  • (Mac)OStalgia. How Spotify, Slack, Chrome, Figma Could Look Like on Mac OS 9

    3 projects | news.ycombinator.com | 21 Dec 2021
  • Practical and Beginner friendly guide for speeding up your web-apps

    2 projects | dev.to | 1 May 2024
  • Optimizing React Apps for Performance: A Comprehensive Guide

    2 projects | dev.to | 2 Apr 2024