TypeScript Parsing

Open-source TypeScript projects categorized as Parsing

Top 17 TypeScript Parsing Projects

  1. PostCSS

    Transforming styles with JS plugins

    Project mention: The tech stack behind InkRows | dev.to | 2026-01-06

    Tailwind CSS keeps styling consistent and fast. The utility-first approach means I don't waste time naming classes or managing CSS organization. With the Vite integration and PostCSS transformations, the build stays lean.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. valibot

    The modular and type safe schema library for validating structural data 🤖

    Project mention: Three Ways to Convert JSON to TypeScript. Only One Is Deterministic. | dev.to | 2026-04-27

    5. Add runtime validation. Use Zod or Valibot to validate that the API actually sends what your types describe. The converter gives you structure; a schema library gives you runtime guarantees.

  4. arktype

    TypeScript's 1:1 validator, optimized from editor to runtime

    Project mention: Building Type-Safe AMQP Messaging with amqp-contract | dev.to | 2025-12-24

    First, define your contract with full type safety using schema validation libraries like Zod, Valibot, or ArkType:

  5. esprima

    ECMAScript parsing infrastructure for multipurpose analysis

    Project mention: Fastest Front End Tooling for Humans and AI | news.ycombinator.com | 2026-02-18

    Hasn't that already been tried (10+ years ago) with projects like https://github.com/jquery/esprima ? Which have since seen usage dramatically reduced for performance reasons.

  6. llama_cloud_services

    Knowledge Agents and Management in the Cloud

  7. parse5

    HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.

  8. Chevrotain

    Parser Building Toolkit for JavaScript

    Project mention: Parsing Filter Expressions in NestJS with a Context-Free Grammar | dev.to | 2026-03-25

    Before you can parse, you need a lexer, something that turns a raw string into a stream of tokens. In nestjs-filter-grammar this is done with Chevrotain, a parser building toolkit for TypeScript.

  9. jsonriver

    A simple, fast streaming JSON parser built on standards.

    Project mention: Friday Links #30 — JavaScript Updates, Tools, and Inspiration | dev.to | 2025-10-17

    jsonriver - A simple, fast streaming JSON parser built on standards.

  10. kataw

    An 100% spec compliant ES2022 JavaScript toolchain

  11. parsec 🌌

    🌌 Tiniest body parser in the universe. Built for modern Node.js

  12. antlr-ng

    The next generation of ANTLR, a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

    Project mention: Antlr-Ng Parser Generator | news.ycombinator.com | 2025-09-13

    Their GitHub readme has a section answering this.

    https://github.com/antlr-ng/antlr-ng#future

    Basically they feel the main problem with the original antlr is it’s being stifled by its batteries included nature. They’re hoping that splitting it will make each of the runtimes more agile. They don’t mention why the core was rewritten rather than just forking the original.

  13. dto-classes

    DTO classes for TypeScript projects.

  14. fefe

    Validate, sanitize and transform values with proper TypeScript types and zero dependencies.

  15. epub-wordcount

    [CLI] count the words in an epub file

  16. json-stream-es

    A streaming JSON parser/stringifier using web streams.

  17. teg

    A tiny parser combinator toolkit

  18. monch

    A tasty TypeScript parser-combinators library

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Parsing discussion

Log in or Post with

TypeScript Parsing related posts

  • Fastest Front End Tooling for Humans and AI

    3 projects | news.ycombinator.com | 18 Feb 2026
  • Elo – A data expression language which compiles to JavaScript, Ruby, and SQL

    4 projects | news.ycombinator.com | 11 Jan 2026
  • Cap'n Web: a new RPC system for browsers and web servers

    12 projects | news.ycombinator.com | 22 Sep 2025
  • Antlr-Ng Parser Generator

    3 projects | news.ycombinator.com | 13 Sep 2025
  • Building Code Retrieval for Claude Code from Scratch

    3 projects | dev.to | 18 Aug 2025
  • Zod v4: 17x Slower? (and Why You Should Care) 🚦

    4 projects | dev.to | 3 May 2025
  • Efficiently Document APIs with Markdown: A Developer’s Guide

    3 projects | dev.to | 29 Apr 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Parsing projects in TypeScript? This list will help you:

# Project Stars
1 PostCSS 28,955
2 valibot 8,739
3 arktype 7,770
4 esprima 7,132
5 llama_cloud_services 4,249
6 parse5 3,899
7 Chevrotain 2,778
8 jsonriver 1,202
9 kataw 336
10 parsec 🌌 206
11 antlr-ng 124
12 dto-classes 82
13 fefe 39
14 epub-wordcount 34
15 json-stream-es 20
16 teg 13
17 monch 10

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?