metadevpro / ts-pegjsLinks
Plugin for pegjs to generate TypeScript parsers.
☆162Updated last year
Alternatives and similar repositories for ts-pegjs
Users that are interested in ts-pegjs are comparing it to the libraries listed below
Sorting:
- utility functions for working with typescript's AST☆333Updated last year
- A TypeScript custom transformer which enables to enumerate members of the union of string literal types☆81Updated 2 years ago
- A DOM library for generating TypeScript declaration (.d.ts) files☆120Updated 2 months ago
- PEG Parser Generator for TypeScript☆216Updated 2 months ago
- Runtime Type Checks for TypeScript☆496Updated 5 years ago
- Type-safe, isomorphic event emitters☆128Updated 3 years ago
- Export TypeScript .d.ts files as an external module definition☆312Updated 4 years ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆189Updated 11 months ago
- Create AST PEG Parsers from formal grammars in JavaScript☆116Updated 2 years ago
- Runtime library to validate data against TypeScript interfaces.☆331Updated last year
- Use multiple fs modules at once☆233Updated 4 months ago
- Generics to work with tuples in TypeScript☆156Updated 2 years ago
- Typescript Transform Macros☆122Updated 6 years ago
- ☆90Updated 2 years ago
- A suite of packages designed to provide low-level APIs for interoperable libraries.☆234Updated 2 years ago
- Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.☆150Updated last year
- Runtime polyfills for TypeScript libs, powered by core-js!☆145Updated 5 years ago
- "Using statement" in JavaScript and TypeScript.☆69Updated 3 years ago
- Compile TypeScript interfaces into a description that allows runtime validation☆136Updated last year
- Strictly typed utilities for working with TypeScript enums☆243Updated 2 months ago
- Generate JSON schema from your Typescript sources☆75Updated 3 years ago
- JavaScript parser-combinator library☆314Updated 3 months ago
- TSLint plugin to detect and warn about circular imports☆89Updated 4 years ago
- TypeScript AST and code generator [Deprecated]☆95Updated 8 years ago
- [Unmaintained] Generates TypeScript definition file(d.ts) from swagger.json for edge cases.☆159Updated 2 years ago
- Optimized TypeScript target for ANTLR 4☆674Updated last year
- A Bundling Tool for TypeScript☆130Updated 3 years ago
- Code writer for JavaScript and TypeScript code.☆217Updated last year
- Compiles JSDoc annotated JavaScript into a Typescript Definition file (.d.ts)☆323Updated 4 years ago
- Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a…☆408Updated last year