recon-struct / utility-types

TypeScript utility types

Home Page:https://recon-struct.github.io/utility-types/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A repository of TypeScript utility types created by the 𝔯𝔒𝔠𝔬𝔫-𝔰𝔱𝔯𝔲𝔠𝔱 consortium.

Run tests

recon-struct logo

𝔯𝔒𝔠𝔬𝔫-𝔰𝔱𝔯𝔲𝔠𝔱 / utility types

This is a library of utility types that supercharge your TypeScript development.

🀨 Why?

Use of these types assists in creating isomorphic functions that reveal their return value prior to compilation. This innovation assists with AI powered tools like Copilot. Giving the AI more context than it would have otherwise.

Installation

npm install @recon-struct/utility-types

🌐 Links

Blog Series

About

TypeScript utility types

https://recon-struct.github.io/utility-types/

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%