Get Netlify build time down to 0 hours with GitHub Actions and get rid of the month-end hijinks!

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

    Fast and efficient CSS optimizer for node.js and the Web

  • By setting minifyCSS and minifyJS to true, the CSS will be minified together using clean-css and the JS will be minified together using UglifyJS to minify the JS together. Also, the other side of gatsby-plugin-minify is just multiplying html-minifier by postbuild in gatsby-node.js. You can set detailed options in html-minifier.

  • 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

  • Minify HTML with npm

    2 projects | dev.to | 19 Jan 2021
  • Why don’t we talk about minifying CSS anymore?

    1 project | dev.to | 24 Apr 2024
  • How to improve page load speed and response times: A comprehensive guide

    8 projects | dev.to | 26 Feb 2024
  • Minify and Gzip (2022)

    2 projects | news.ycombinator.com | 17 Jul 2023
  • SvelteKit Node App Deploy: Linux Cloud Hosting

    2 projects | dev.to | 15 Nov 2022