A LaTeX math parser that can evaluate LaTeX math and convert it into a MathJS expression tree.
A module that parses a string as regular expression and returns the parsed value.
Modern, fast React.js JSX parser
Syntax tree data structure and parser interfaces for the lezer parser
Handler for htmlparser2 that turns pages into a dom
lezer-based HTML grammar
A YAML parser that produces output compatible with ESLint
A CSS property value parser for use with PostCSS
Streaming SAX-style HTML parser.
An implementation of the WHATWG URL Standard's URL API and parsing machinery
HTML to DOM parser.
Geospatial classes
Collection of math utilities
Angular Template parser for ESLint
Javascript Redis protocol (RESP) parser
Test if a double-precision floating-point numeric value is infinite.
TypeScript definitions for range-parser
Compute the absolute value of a double-precision floating-point number.
Javascript markdown parsing, made simple
Multiply a double-precision floating-point number by an integer power of two.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Powerful and compliant CSS selector parser.
Components in Markdown (Comark) parser with streaming support for Vue, React, Svelte and HTML
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations