template-literal-types
There are 7 repositories under template-literal-types topic.
fc01/TypeGame
👾 Sokoban Game in Pure TypeScript Type System
madonoharu/literal-case
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
ykiu/gql-in-ts
A type-safe way to write GraphQL.
dwi-handoyo/Javascript-Template-Literals
Javascript template literals applications
disco0/template-literal-queryselectors
Type declarations for extended inference of return types for querySelector and querySelectorAll methods, using TypeScript 4.1's new template literal types
edwinm/typed-re
Template literal types for regular expression capturing groups
suin/typed-regexp
A TypeScript utility to write type-safe regular expressions using named capture groups