SaaSHub helps you find the best software and product alternatives Learn more β
Top 14 TypeScript Parsing Projects
-
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
-
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.
-
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.
-
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.
-
-
-
-
-
-
-
-
-
Project mention: JSON-stream-es, a modern JavaScript library for creating/reading JSON streams | news.ycombinator.com | 2024-06-11
TypeScript Parsing discussion
TypeScript Parsing related posts
-
PostCSS β a tool for transforming CSS with JavaScript
-
Implementing the "Cloudflare worker stack"
-
Lezer: A Parsing System for CodeMirror, Inspired by Tree-Sitter
-
Basic analytics with Vercel Postgres, Drizzle & Astro
-
PostCSS - my initial experience
-
Library for benchmarking TS types
-
Dark Mode with SvelteKit, a Blog Post
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Dec 2024
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 |