Meta Programming

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

    CommonMark + GFM compatible Markdown parser and renderer

  • I chose to use comrak. It is one of the most developed and well known markdown to html crates and is very easy to use. The main logic of my code is very simple and is done as such

  • rssg

    This is a basic static site generator written in Rust

  • It simply takes each applicable line of the file and converts it to html. That simple. The full commit can be found here

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

    Easy to maintain open source documentation websites.

  • For this assignment we had to familiarize ourselves with Docusaurus which is created by Facebo- *Cough* Meta. The basic setup can be found here via github pages.

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

  • is there an open source version of javascript [dot] info website?

    2 projects | /r/opensource | 27 Jul 2022
  • My Wonderful HTML Email Workflow, using MJML and MDX for responsive emails

    1 project | /r/reactjs | 28 Jun 2022
  • Open source documentation software?

    1 project | /r/webdev | 27 Jun 2022
  • Open-source resume builder?

    1 project | /r/datascience | 28 May 2022
  • #11: Share Content with Docusaurus & Azure Static Web Apps

    1 project | dev.to | 12 May 2022