Filter
Exclude
Time range
-
Near
Replying to @antfu7
we all are 🙃😂 Interestingly, I bet the turbo codebase would be an excellent test bed for TypeStat... would be cool to see how close to pre-ts-removal the result of running would be.
4
435
Replying to @JoshuaKGoldberg
Just curious - why change? I like the name TypeStat more than these other choices
1
2
258
I need a new name for my TypeStat package. It does two things: * Converts JavaScript code to TypeScript * Impoves types in TypeScript code I want the name to convey both (so not ts-add or ts-improve) and also start with "ts-". ts-migrate and ts(-)up are taken. What do??? 😩
15% ts-convert
25% ts-enhance
45% ts-lift
15% other / heck if I know
210 votes • Final results
26
11
8,169
🛠️ TypeStat 👉🏻 TypeStat converts JavaScript into TypeScript and modifies TypeScript types in existing code. 👉🏻 It can add and remove types without changing runtime behavior. 👉🏻 It can also infer types and annotate missing nulls and undefineds. github.com/JoshuaKGoldberg/T…
3
12
107
9,957
🤔 Thinking of renaming my TypeStat library to "ts-aid". Name referring to it helping ease the pain of introducing TypeScript & most of its feature revolving around improving your types. Thinking of going with this as a logo... thoughts? github.com/JoshuaKGoldberg/T…
3
9
2,193
🔥 TypeStat: un outil pour convertir du JS en TS ou améliorer le TS existant : github.com/JoshuaKGoldberg/T…. Retrouvez cet lib et bien d'autres ressources dans ma newsletter. Abonnez-vous pour ne rien manquer! 💌🚀 techfoutraque.hashnode.dev/t… #Frontend
1
2
4
108
My #AllThingsOpen talk on TypeScript Static Analysis Hidden Gems is in 30 minutes! 💪🚀 * Async code lint rules from @tseslint * Testing types, mostly eslint-plugin-expect-type * Detecting unused exports with ts-prune * Converting JS to TS with TypeStat github.com/JoshuaKGoldberg/t…

3
11
Cool thing I did on my red eye flight: finished adding infinite loop detection to TypeStat (my JS to TS converter)!: github.com/JoshuaKGoldberg/T… Found a few juicy bugs internally that resulted in type annotations being infinitely added to new .tsx? files. Gotcha!

1
8
Runner-up is TypeStat, a tool that converts JavaScript to TypeScript and TypeScript to better TypeScript. It's very early stage but has shown some *very* promising results in real world codebases. github.com/JoshuaKGoldberg/T… 3/🧵

1
3
Replying to @JoshuaKGoldberg
Looking cool. When I was listening to your devfm episode WRT typestat, I wondered if it is worth renaming the project as you get closer to a 1.0? Typestat being a migration tool is definitely not what I'd get from that name
1
4
🥰 hi, thank you! Do you mean TypeStat? TypeWiz is a very cool project from @UriShaked that I *wish* had created. I also haven't had time recently to work on github.com/JoshuaKGoldberg/T… but it is very much accepting issues & PRs! 😁

1
2
@JoshuaKGoldberg how is the next version of TypeStat going?
1
1
23 Feb 2022
"JoshuaKGoldberg/TypeStat: Converts JavaScript to TypeScript and TypeScript to better TypeScript." realtime.jser.info/2022/02/2…github.com/JoshuaKGoldberg/T… JavaScriptのコードにTypeScriptの型をつけてTypeScriptのコードベースに変換するツール

2
Oh hey awesome! TypeStat is still *very* experimental but I've seen it be successfully used on a few mid-size repos. Any and all collab appreciated!
TypeStat by @JoshuaKGoldberg has just surpassed 500 stars on GitHub 👏 Converts JavaScript to TypeScript and TypeScript to better TypeScript. 45 Stars ⭐️/Up 9.78% 📈 in the last 30 days github.com/JoshuaKGoldberg/T…
3
TypeStat by @JoshuaKGoldberg has just surpassed 500 stars on GitHub 👏 Converts JavaScript to TypeScript and TypeScript to better TypeScript. 45 Stars ⭐️/Up 9.78% 📈 in the last 30 days github.com/JoshuaKGoldberg/T…

2
5
💻Converts JavaScript to TypeScript with TypeStat, 📦Keep an eye on your bundle size with Package Phobia and Size Limit 🔍Fast searching with Holmes 🚎Onboarding with Intro.js ➕Plus lots of other handy web development libraries currently trending. dev.to/iainfreestone/10-tren…

4
4
For those coming in from my @ReactSummit talk on converting to TypeScript: you can find the slides on my website joshuakgoldberg.com. The conversion tool I mentioned, TypeStat, is open source: github.com/joshuakgoldberg/t…. It's still pretty early: *Iove* your contributions! 🤗

4
15
I'm pretty sure my TypeStat project (convert JavaScript to TypeScript) is on the cusp of being *mostly usable* for small-to-medium-scale React apps and it's really exciting...
4
17
7 May 2020
Adds TypeScript type annotations using static analysis. - JoshuaKGoldberg/TypeStat github.com/JoshuaKGoldberg/T…

4