README interpreter?

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

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

    📝 Minimalistic Vue-powered static site generator

    There are several ways to do this. I am the most familiar with using Vue. Vuepress is a fairly simple site generator that takes markdown (md) files as input. https://vuepress.vuejs.org/ A little more advanced is moving to Nuxt and using Nuxt content, same idea, uses md files and build pages out of them. https://content.nuxtjs.org/ I have built sites using both. It is fairly easy to get both of these going once you wrap your head around the Vue framework. Both can be deployed to github pages or any static hosting service.

  • content

    The file-based CMS for your Nuxt application, powered by Markdown and Vue components. (by nuxt)

    There are several ways to do this. I am the most familiar with using Vue. Vuepress is a fairly simple site generator that takes markdown (md) files as input. https://vuepress.vuejs.org/ A little more advanced is moving to Nuxt and using Nuxt content, same idea, uses md files and build pages out of them. https://content.nuxtjs.org/ I have built sites using both. It is fairly easy to get both of these going once you wrap your head around the Vue framework. Both can be deployed to github pages or any static hosting service.

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

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