PoC of ReactJS app inside Service Worker

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • wayne

    Service Worker Routing library for in browser HTTP requests

  • This is not in any way useful, but I thought it's a cool hack that you can render ReactJS inside a Service worker and serve routes as HTTP requests. This is a showcase of my Open Source library Wayne.

  • jsdom

    A JavaScript implementation of various web standards, for use with Node.js

  • The code uses jSDom to render the app but I was wondering if it's possible to run the app without the UI to be able to use a library like that to generate the string from react element.

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

  • Probably not the right tool for your case, but Shopify’s remote-ui is quite composable, so maybe you could create a simple custom host that outputs to a string.

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