Curated list of awesome Template Literal Types examples.
- I need to learn about TypeScript Template Literal Types
- TypeScript: Template Literal Types
- Exploring Template Literal Types in TypeScript 4.1
- TypeScript Splits the Atom!
- Mastering TypeScript Template Literal Types
- It's Clash of Code but with TypeScript only by William Candillon
- It's Brainf**k , but types only by William Candillon
- It's Wordle, but types only by William Candillon
- All 140 TypeScript Challenges - Video Solutions and Explanations by Michigan TypeScript
- dot notation string type-safe
- document.querySelector
- Router params parsing
- static-path library
- Expression parser
- JSON Parser
- JSON Serializer
- GraphQL Typed AST
- SQL Database
- CSS Parser
- ELIZA Bot
- Typescript Type System Adventure - by Rick Love
- Printf/Log
- Bitwise Arithmetic
- tRPC
- Split
- Privatized
- Join
- Extract all paths from object
- Repeat
- Schummar-translate
- kysely
- chicane
- prefix-properties
- typelevel-parser
- type-trident
- hypescript
- anysort
- wordle
- pretty-cache-header
- nanostores-router
- dot-path-value
- infer-html-events
- hotscript
- brouther
- hkt-toolbelt
- string-ts
- typeskell
- gql.tada
Similar to Idris' type-safe dependently-typed printf, but in TypeScript, working with console.log.
TypeScript toolkit for building end-to-end type-safe APIs
The client above is not importing any code from the server, only it's type declarations.
Split a string value with a given sepatator
Automaticly privatize methods prefixed by '_'
Type safe ReadonlyArray<string>.join
Extract typed ICU params from translation strings
A type-safe typescript SQL query builder
A simple and safe router for React and TypeScript, based on template literal types capabilities.
TypeLevel DSL Parser
A curated list of advanced type level madness
A simplified implementation of TypeScript's type system written in TypeScript's own type system
Anysort,Flexible and Full Typed multi-properties sorter for nested objects
A pure type only implementation of Wordle game
Cache-control header utility that parses human readable time strings into seconds. Time based values use Template Literal Types to help avoid passing invalid time string formats.
A tiny URL router for Nano Stores state manager.
Safely get deep nested properties using dot notation.
Infer event names out of HTML elements
Higher-Order TypeScript: A lodash-like library for types, with support for type-level lambda functions.
hotscript.mp4
The brother router to help in React apps
✨ Functional and composable type utilities
Strongly-typed string functions for all!
Experiment to declare typesclasses with programmatic type signatures.
🪄 Magical GraphQL query engine for TypeScript