Why would we need React without ReactDOM library?

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

    🌈 React for interactive command-line apps

  • React's primitives are very good at representing stateful logic of any kind. While it's main purpose is the web, React can also be used on mobile with React Native, on the server with ReactDOMServer or on the CLI with ink. If you really wanted, you could use React as a state machine for a video game.

  • react-pdf

    📄 Create PDF files using React

  • Because there are more renderers than just ReactDOM. For example: - 3D renderer https://github.com/pmndrs/react-three-fiber - PDF renderer https://react-pdf.org/ - CLI renderer https://github.com/vadimdemedes/ink - ReactNative

  • 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
  • react-three-fiber

    🇨🇭 A React renderer for Three.js

  • Because there are more renderers than just ReactDOM. For example: - 3D renderer https://github.com/pmndrs/react-three-fiber - PDF renderer https://react-pdf.org/ - CLI renderer https://github.com/vadimdemedes/ink - ReactNative

  • awesome-react-renderer

    Awesome list of React Renderer

  • There is a lot of them https://github.com/chentsulin/awesome-react-renderer

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