fabiandev / ts-runtime
Runtime Type Checks for TypeScript
☆489Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ts-runtime
- utility functions for working with typescript's AST☆317Updated 8 months ago
- TypeScript AST query library☆990Updated last year
- Runtime library to validate data against TypeScript interfaces.☆323Updated 7 months ago
- TypeScript Language Service Plugin for GraphQL developers☆728Updated this week
- Strictly typed utilities for working with TypeScript enums☆236Updated 7 months ago
- ☆959Updated last year
- A utility built on TSLint for linting TypeScript declaration (.d.ts) files.☆925Updated 2 years ago
- Export TypeScript .d.ts files as an external module definition☆308Updated 2 years ago
- Type level programming in TypeScript☆357Updated 3 years ago
- Over TypeScript tool to use custom transformers in the tsconfig.json☆1,532Updated last year
- Let JSON play nicely with Typescript☆342Updated last year
- Type safe error handling library for Typescript☆91Updated 3 years ago
- Augment the TypeScript compiler to support extended functionality☆768Updated 2 months ago
- Implementation of newtypes in TypeScript☆583Updated 2 years ago
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆481Updated this week
- Types for testing TypeScript types.☆449Updated 2 years ago
- Optional Chaining for TypeScript☆577Updated 3 years ago
- TypeScript Declarative Validation for Joi☆238Updated last year
- TypeScript path alias resolver☆151Updated last year
- Functional optics: a (partial) porting of Scala monocle