Settings

Theme

Show HN: Ts-essentials – Reusable, type-safe, TypeScript types

github.com

1 points by krzkaczor 6 years ago · 1 comment

Reader

krzkaczorOP 6 years ago

Hi, the author here.

Some time ago I noticed that many of my TypeScript projects share similar types and I decided to extract them to common library. Since then I was joined by many awesome contributors.

ts-essentials is a nice addition to standard TypeScript library with deep*, recursive types like DeepPartial or DeepReadonly. Turns out, there are many edge cases while implementing those, just take a look: https://github.com/krzkaczor/ts-essentials/blob/master/lib/t...

I am here if you have any questions!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection