Algorithms implemented purely with TypeScript’s type system

๐Ÿ“š Functions and algorithms implemented purely with TypeScript’s type system – ronami/meta-typing… Read more

Similar

TypeScript 4.6

Today weโ€™re announcing the availability of TypeScript 4.6. If youโ€™re not yet familiar with TypeScript, itโ€™s a language that builds on JavaScript and adds syntax for types. Types help describe what kinds of values youโ€™re working with and what kinds of func... (more…)

Read more »

Scaffold a TypeScript App Easy

Create a typescript app with a powerful template. Latest version: 1.1.0, last published: 27 minutes ago. Start using @muriukivincent/create-ts-app in your project by running `npm i @muriukivincent/create-ts-app`. There are no other projects in the npm reg... (more…)

Read more »