Cheat-sheet maker; a react app for creating and sharing cheat sheets (with markdown)

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

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
  • react-markdown

    Markdown component for React

  • If I got your point correctly, I think markdown is a great solution for this. For this particular app, I used react-markdown as parser but there are other libraries of course.

  • cheat-sheet-maker

    Discontinued A MERN application that can be used to create and share cheat sheets with markdown editing

  • You can visit the app at https://cheatsheet-maker.herokuapp.com/  The source code and more information can be found here: https://github.com/mdtarhini/cheat-sheet-maker.

  • 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
  • markdown-here

    Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

  • If I got your point correctly, I think markdown is a great solution for this. For this particular app, I used react-markdown as parser but there are other libraries of course.

  • react-syntax-highlighter

    syntax highlighting component for react with prismjs or highlightjs ast using inline styles

  • It is done with react-syntax-highlighter library. It is super easy to use with react-markdown

  • cheatsheets

    Cheatsheets for web development - devhints.io

  • This reminds me of https://devhints.io/

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

    InfluxDB 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

  • React Componenets in Markdown articles

    3 projects | dev.to | 15 Dec 2021
  • How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js

    3 projects | dev.to | 3 Apr 2024
  • Minified React error #426

    2 projects | dev.to | 27 Jan 2024
  • Mantine: A featured React components library

    1 project | news.ycombinator.com | 10 Jan 2024
  • Mantine: A feature React components library

    1 project | news.ycombinator.com | 27 Oct 2023