html-bundler-webpack-plugin: The plugin handles HTML template as entry point, extracts CSS and JS whose source files are specified in HTML.

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

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
  • html-bundler-webpack-plugin

    This plugin allows to use an HTML template as a starting point for all dependencies used in your web application. All source styles, scripts specified in HTML are processed, and the extracted JS, CSS are saved to the output directory. The plugin automatically substitutes output filenames into the generated HTML file.

  • 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

  • Using a handlebars template in JS on client-side

    1 project | /r/HandlebarsJS | 26 Nov 2023
  • Auto generate favicons and inject into HTML with Webpack

    2 projects | dev.to | 9 Nov 2023
  • Ask HN: What's the state of the art in reliable JavaScript bundling?

    1 project | news.ycombinator.com | 14 Aug 2023
  • Bundling into a Library

    1 project | /r/webpack | 27 Apr 2023
  • Why Would You Import CSS Files in a JS File?

    1 project | /r/webpack | 4 Apr 2023