📝 HTML to React parser.
-
Updated
Sep 5, 2025 - TypeScript
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
📝 HTML to React parser.
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.
一款UI自动生成代码插件,提供UI自动生成代码全流程解决方案。
Parse and output TODOs and FIXMEs from comments in your files
Splits a hostname into subdomains, domain and (effective) top-level domains.
JSON parse and stringify with compression
JavaScript parser-combinator library
💻 A type-driven command line argument parser
React component that handles csv file input and its parsing
The simplest, most intuitive date and time library
Syntax Compiler and Translation System for Runtime Types
⛳️ Typed command-line arguments parser for Node.js
Abstract Syntax Tree for parsing schema.prisma files
Alternative, TypeScript parser
🖖🏻 Clerc: The full-featured cli library.
Muninn is a fast and flexible HTML parsing tool that simplifies the process of extracting data from HTMLs.