RiotJS Routes

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

    Simple isomorphic router (by riot)

  • This article covers creating a Riot app coupled with Riot-Route, Riot's official client-side routing solution.

  • ssr

    Riot.js node Server Side Rendering (by riot)

  • One limitation of a Single Page Application is that it depends on a Backend/API to load the data. The browser/user has to wait until the content is rendered. To counter this issue, you can render HTML on the server side with Riot-SSR: the first request receives the page filled with data, so the user won't have to wait.

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

    Build material design interfaces in record time... without stress for devs... πŸΊπŸ’›

  • We aim to create the following app: a left drawer displaying links to different pages, and when a click happens on a link, the right section prints the corresponding page. The style is powered with the Material Design CSS BeerCSS:

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

  • Main layouts - Beer CSS Tips #4

    1 project | dev.to | 6 May 2024
  • RiotJS Material Design (how to setup BeerCSS)🍻

    1 project | dev.to | 19 Mar 2024
  • Beer CSS – A Material Design 3 web framework converted to HTML semantic standard

    1 project | news.ycombinator.com | 24 Jan 2024
  • Tips to avoid legacy growth in your large scale web system (for frontend)

    1 project | dev.to | 22 Jan 2024
  • A class-light CSS approach, let me introduce Beer CSS

    1 project | news.ycombinator.com | 19 Jan 2024