I created an ESLint plugin to find invalid HTML nestings in JSX

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
  • eslint-plugin-validate-jsx-nesting

    ESLint Plugin to Validate JSX Nestings

  • validate-html-nesting

    Validate parent-child nesting for HTML elements

  • The problem is not the Invalid HTML, but that the browser fixes it and so framework's code to update the DOM ends up updating the wrong DOM nodes and may even throw error. Example

  • 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
  • babel-plugin-validate-jsx-nesting

    compile time JSX nesting validation

  • So first i created a babel plugin babel-plugin and integrated it with my framework's Compiler so that compiler will refuse to compile invalid jsx.

  • hydroxide

    Next Generation Reactive JavaScript Framework (by hydroxide-js)

  • So first i created a babel plugin babel-plugin and integrated it with my framework's Compiler so that compiler will refuse to compile invalid jsx.

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

  • Semantic Cache: A fuzzy key value store based on semantic similarity

    1 project | news.ycombinator.com | 6 May 2024
  • Way to Have Complex Discussions

    3 projects | news.ycombinator.com | 6 May 2024
  • Show HN: Kubernates in Node.js

    5 projects | news.ycombinator.com | 4 May 2024
  • Show HN: I built a console log to detect and prevents leaking secrets

    1 project | news.ycombinator.com | 6 May 2024
  • Shopify Checkout UI Extensions

    1 project | dev.to | 6 May 2024