Skip to content

Commit dbc2c41

Browse files
authored
Update README.md
1 parent 2c1d06f commit dbc2c41

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# typescript-utilities-guide
22
a list of typescript helper libraries
33

4+
## Misc
5+
6+
- https://github.com/urish/typewiz Automatically discover and add missing types in your TypeScript code
7+
8+
## Codegen from TypeScript
9+
10+
- https://github.com/yousefed/typescript-json-schema
11+
- https://github.com/apollographql/apollo-tooling/tree/master/packages/apollo-codegen-typescript
412

513

614
## Data Structures

0 commit comments

Comments
 (0)