Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2302,6 +2302,7 @@ for the creation of web applications developed with Angular.
* [type-challenges](https://github.com/type-challenges/type-challenges) - Collection of TypeScript type challenges with online judge.
* [type-fest](https://github.com/sindresorhus/type-fest) - A collection of essential TypeScript types. Either add the package as a dependency or copy-paste the needed types.
* [typehero](https://github.com/typehero/typehero) - Connect, collaborate, and grow with a community of TypeScript developers.
* [typescript-book](https://github.com/gibbok/typescript-book) - A concise guide to effective development in TypeScript.
* [typescript-challenges](https://github.com/psmyrdek/typescript-challenges) - A set of challenges helping you understand TypeScript.
* [valibot](https://github.com/fabian-hiller/valibot) - The modular and type safe schema library for validating structural data.
* [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
Expand Down