ts-migrate

by airbnb · Web

A tool to help migrate JavaScript code quickly and conveniently to TypeScript

New0 ratings5,619 starsActive
WebDeveloper ToolTypeScriptJavaScript
GitHub⚑ Report
ts-migrate — image 1
ts-migrate — image 2
ts-migrate — image 3
ts-migrate — image 4
ts-migrate — image 5
1 / 5

About this project

ts-migrate ts-migrate is a tool for helping migrate code to TypeScript. It takes a JavaScript, or a partial TypeScript, project in and gives a compiling TypeScript project out. ts-migrate is intended to accelerate the TypeScript migration process. The resulting code will pass the build, but a followup is required to improve type safety. There will be lots of // @ts-expect-error, and any that will need to be fixed over time. In general, it is a lot nicer than starting from scratch. ts-migrate is designed as a set of plugins so that it can be pretty customizable for different use-cases. Potentially, more plugins can be added for addressing things like improvements of type quality or…

Technologies

TypeScriptJavaScriptShellcodemodmigration

Project health

Low recent activity
Last update7 months ago
Contributors25
Latest release
Open issues & PRs56
LicenseMIT
On GitHubsince 2019

GitHub

5,619
stars
233
forks
25
contributors
56
open issues & PRs
TypeScript
language
7 months ago
last commit
View on GitHub ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review ts-migrate.

Built by

airbnb
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain airbnb/ts-migrate? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like