Just found out about the native TreeWalker object, useful for crawling through lots of nodes.

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

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

    The most versatile JavaScript typewriter effect library on the planet.

  • For a long time, my library TypeIt (https://typeitjs.com) crawled through a bunch of HTML nodes by recursively looping over them, and flattening them out at the end. It's always felt like an arduous, inefficient process. You can peruse through it here (spare me the code review, lol):

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

  • Impressive performance gains in moving TypeIt from Gatsby to Astro

    1 project | news.ycombinator.com | 19 Jul 2023
  • Making my Library Open Source but paid for corporates

    1 project | /r/webdev | 31 Dec 2022
  • Tools for simulating Code Typing?

    1 project | /r/gamedev | 13 Aug 2022
  • Ask HN: Tools for Code Typing Simulation?

    2 projects | news.ycombinator.com | 13 Aug 2022
  • Best practice: typing effect on mobile screen

    1 project | /r/css | 20 Jan 2022