desi-ivanov / ts-regexpLinks
Type-Level Regular Expressions matching with TypeScript
☆23Updated 2 years ago
Alternatives and similar repositories for ts-regexp
Users that are interested in ts-regexp are comparing it to the libraries listed below
Sorting:
- A type-level library enabling the creation and the manipulation of type constructors which can be detached from their type parameters. Al…☆161Updated 2 years ago
- Algebraic graphs implementation in TypeScript☆133Updated 2 years ago
- Type-Level Lambda Calculus interpreter with TypeScript☆17Updated 2 years ago
- A parser and formatter for TypeScript declarations that outputs HM-style type signatures.☆31Updated 2 years ago
- A reactive and strongly-typed, but also pragmatic, new programming language. Compiles to JavaScript, designed to be comfy for people used…☆89Updated 2 years ago
- Algebraic Effects in Javascript☆48Updated 2 years ago
- TypeScript parser combinator library for building fast and convenient parsers.☆29Updated last year
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆106Updated 2 years ago
- Delimited Continuations for JavaScript☆35Updated last year
- A multi-cursor structural editor prototype for TypeScript☆60Updated 2 years ago
- Parser Combinators in the TypeScript Type System☆95Updated 2 weeks ago
- Refined types for Typescript☆24Updated 8 years ago
- Extract or modify pieces of arbitrarily nested types with type lenses☆27Updated last year
- A tool for evaluating TypeScript types step by step.☆45Updated last year
- ESLint plugin for typescript to enforce fp-ts functions to avoid the most common javascript problems☆16Updated 3 years ago
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆92Updated 3 years ago
- TypeScript-like theorem prover☆40Updated 4 months ago
- Multi-shot CPS typed algebraic effects and handlers, in typescript.☆18Updated last year
- SumTypes in TypeScript☆30Updated 2 years ago
- Discover laws in your code like with QuickSpec☆15Updated 4 years ago
- A parser combinator library in TypeScript☆23Updated 2 months ago
- A fast, zero-config TypeScript runner for easy reliable script execution.☆24Updated 9 months ago
- ☆37Updated 3 months ago
- A zero-config documentation tool for my TypeScript projects☆105Updated 2 years ago
- Messing around with delimited continuations, fibers, and algebraic effects☆15Updated 3 years ago
- Code samples for my talk “Type-level programming in TypeScript”☆29Updated 4 years ago
- Functional programming for deno and javascript. Monads, semigroups, optics, parsers, state management, yadda yadda yadda.☆111Updated 2 weeks ago
- Abusing the TypeScript type checker as a spell checker because I just can't help myself.☆183Updated 4 years ago
- An ergonomic typescript compiler that enables typesafe syntactic macros.☆226Updated 3 years ago
- A programming language that runs on TypeScript's type system