Generate offline documentation of reactjs in 5 minutes

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

    Discontinued The React documentation website [Moved to: https://github.com/reactjs/react.dev]

  • The documentation for reactjs is available on reactjs.org website. The source code for this website is available as a github repository here.

  • Gatsby

    The best React-based framework with performance, scalability and security built in.

  • gatsby-*.js - these files tells us that Gatsby is used for generating the static HTML for the website.

  • 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

    The library for web and native user interfaces.

  • The documentation for reactjs is available on reactjs.org website. The source code for this website is available as a github repository here.

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

  • Next.js 13: Layouts, React Server Components (async/await), Streaming

    3 projects | /r/reactjs | 25 Oct 2022
  • My 5 favourite updates from the new React documentation

    4 projects | dev.to | 31 Mar 2023
  • Dan Abramov: extensive response on the history and future of Create React App

    2 projects | /r/reactjs | 30 Jan 2023
  • Gradual React-Router-Dom Upgrades (complex case)

    5 projects | dev.to | 10 Jan 2023
  • Optimizing callbacks inside reusable React hooks

    2 projects | dev.to | 5 Jan 2022