Criando um Parser de JSON do zero

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. jscodeshift

    A JavaScript codemod toolkit.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. json-parser

    A Json parser in TypeScript (by vit0rr)

  4. webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  5. prettier

    Prettier is an opinionated code formatter.

  6. ESLint

    Find and fix problems in your JavaScript code.

  7. babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  8. astexplorer

    A web tool to explore the ASTs generated by various parsers.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB 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

  • Building a JSON Parser from scratch with JS 🤯

    7 projects | dev.to | 1 Aug 2023
  • Effective Refactoring with Codemods

    5 projects | dev.to | 30 Jan 2023
  • How 'npm create vue@latest' works

    7 projects | dev.to | 28 May 2024
  • What is an Abstract Syntax Tree in Programming?

    13 projects | dev.to | 5 Apr 2024
  • How We Started Managing BSA Delivery Processes on GitHub

    6 projects | dev.to | 26 Nov 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?