TypeScript Parsing

Open-source TypeScript projects categorized as Parsing

Top 14 TypeScript Parsing Projects

  • PostCSS

    Transforming styles with JS plugins

    Project mention: PostCSS – a tool for transforming CSS with JavaScript | news.ycombinator.com | 2024-09-27
  • SaaSHub

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

    SaaSHub logo
  • esprima

    ECMAScript parsing infrastructure for multipurpose analysis

    Project mention: Running Untrusted JavaScript Code | dev.to | 2024-07-21

    I'm particularly fond of Firecracker, but it’s a bit of work to set up, so if you cannot afford the time yet, you want to be on the safe side, do a combination of static analysis and time-boxing execution. You can use esprima to parse the code and check for any malicious act.

  • valibot

    The modular and type safe schema library for validating structural data πŸ€–

    Project mention: Zod: TypeScript-first schema validation with static type inference | news.ycombinator.com | 2024-10-07

    It seems I'm not the first person to make this observation: https://github.com/fabian-hiller/valibot/issues/687

    I honestly don't want my validation library to "tell a story" at the expense of documentation clarity. It's absolutely fine that this project uses it, I don't want to impose my view on them - I guess it's just not the validation library for me.

  • arktype

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

    Project mention: Type-Safe Env Vars in Remix - A modern approach with ArkType | dev.to | 2024-06-14

    Aside from updating Remix (from 1.7 to 2.9) and switching from Zod to ArkType, I’ve introduced a makeTypedEnvironment helper to streamline handling environment variables in both server and client environments. Additionally, I’ve optimized the codebase by removing the typedPick method and refining imports to ensure server code doesn’t leak into the client bundle.

  • parse5

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

  • Chevrotain

    Parser Building Toolkit for JavaScript

  • kataw

    An 100% spec compliant ES2022 JavaScript toolchain

  • parsec 🌌

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

  • dto-classes

    DTO classes for TypeScript projects.

  • fefe

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

  • epub-wordcount

    [CLI] count the words in an epub file

  • teg

    A tiny parser combinator toolkit

  • monch

    A tasty TypeScript parser-combinators library

  • json-stream-es

    A streaming JSON parser/stringifier using web streams.

    Project mention: JSON-stream-es, a modern JavaScript library for creating/reading JSON streams | news.ycombinator.com | 2024-06-11
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

  • PostCSS – a tool for transforming CSS with JavaScript

    1 project | news.ycombinator.com | 27 Sep 2024
  • Implementing the "Cloudflare worker stack"

    5 projects | dev.to | 15 Aug 2024
  • Lezer: A Parsing System for CodeMirror, Inspired by Tree-Sitter

    9 projects | news.ycombinator.com | 24 Mar 2024
  • Basic analytics with Vercel Postgres, Drizzle & Astro

    5 projects | dev.to | 17 Jan 2024
  • PostCSS - my initial experience

    3 projects | dev.to | 11 Jan 2024
  • Library for benchmarking TS types

    2 projects | /r/typescript | 9 Dec 2023
  • Dark Mode with SvelteKit, a Blog Post

    3 projects | /r/sveltejs | 15 Nov 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Dec 2024
    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,539
2 esprima 7,041
3 valibot 6,357
4 arktype 3,955
5 parse5 3,676
6 Chevrotain 2,501
7 kataw 332
8 parsec 🌌 170
9 dto-classes 75
10 fefe 39
11 epub-wordcount 26
12 teg 13
13 monch 10
14 json-stream-es 4

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

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