niieani / typescript-vs-flowtype

Differences between Flowtype and TypeScript -- syntax and usability
MIT License
1.74k stars 78 forks source link

Install Size comparison #33

Closed styfle closed 6 years ago

styfle commented 6 years ago

I would like to add a row to compare the npm install size of TS vs Flow.

Would you like me to use the versions listed in the readme (TypeScript 2.6 and Flow 0.65) or use the latest versions?

TypeScript Flow
Install Size (old) install size install size
Install Size (latest) install size install size
niieani commented 6 years ago

Sure, let's add it! Would be better to specify the versions instead of "old" though.

Thanks