387 skills found · Page 1 of 13
swc-project / SwcRust-based platform for the Web
formkit / Tempo📆 Parse, format, manipulate, and internationalize dates and times in JavaScript and TypeScript.
LibPDF-js / CoreA modern PDF library for TypeScript. Parse, modify, and generate PDFs with a clean, intuitive API.
serkodev / Markdown ExitFast, customizable Markdown parser and renderer with full CommonMark support. TypeScript rewrite of markdown-it with enhancements.
styleguidist / React Docgen TypescriptA simple parser for react properties defined in typescript instead of propTypes.
c4spar / CliffyA TypeScript-first, runtime-agnostic command-line toolkit for building complex CLIs — featuring a command framework, argument parser, interactive prompts, tables, ANSI utilities, and more.
eslint / Typescript Eslint ParserAn ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
bloomberg / Ts Blank SpaceA small, fast, pure JavaScript type-stripper that uses the official TypeScript parser.
soonfx-engine / Core🎮 TypeScript game numeric engine for RPG & strategy games. Zero dependencies, type-safe formula parsing, battle system simulation, and expression evaluation. 基于 TypeScript 的游戏数值引擎,专为 RPG 和策略游戏设计。零依赖、类型安全的公式解析、战斗系统模拟和表达式计算。
JohnWeisz / TypedJSONTyped JSON parsing and serializing for TypeScript that preserves type information.
dahlia / OptiqueType-safe combinatorial CLI parser for TypeScript
etienne-martin / Device Detector JsA precise user agent parser and device detector written in TypeScript
KFlash / SeafoxA blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript
jamiebuilds / Json Parser In Typescript Very Bad Idea Please Dont UseJSON Parser written entirely in TypeScript's type system
badrap / ValitaA typesafe validation & parsing library for TypeScript.
microsoft / Ts ParsecWriting a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
Mati365 / Ts C Compiler⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
xuri / XgenXSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
dominikg / TsconfckA utility to find and parse tsconfig files without depending on typescript
rasendubi / UniorgAn accurate Org-mode parser for JavaScript/TypeScript