Skip to content

A collection of type-safe utility functions in TypeScript for working with objects, lists, tuples, …

License

Notifications You must be signed in to change notification settings

codethief/ts-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A collection of type-safe utility functions in TypeScript for working with objects, lists, tuples, …

I have run into the same issues so many times over the past decade that I've finally decided to compile my solutions for common problems. No guarantees how often I will actually update this repo but I hope to add stuff whenever I run into a new (common) problem that's not covered yet.

Also, there is no NPM package for now, since I think it makes more sense for you to just copy & paste (and adapt) the code you need.

About

A collection of type-safe utility functions in TypeScript for working with objects, lists, tuples, …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published