7.0.1 • Published 4 years ago
next2ts v7.0.1
Next2ts
Migrate your Next.js Project from javaScript to typescript in seconds
Get started
Make sure you are inside a next.js Project
Execute
npx next2ts
or
pnpx next2ts
What does it do
- It moves file these directories to typescript respectively.
components
|
|__ jsx,js --> tsx
lib
|
|
|__ js --> ts
pages or src/pages
|
|__api
| |
| |__.js --> .ts
|
|_____.jsx,.js -> .tsx
- Installs all necessary packages.
- sets up standard
tsconfig.json
for next.js apps - Have any idea to add one file an Issue or PR
Licence
This project is under MIT Licence
7.0.0
4 years ago
7.0.1
4 years ago
6.0.3
4 years ago
6.0.1
4 years ago
6.0.2
4 years ago
5.0.2
4 years ago
5.0.1
4 years ago
5.0.0
4 years ago
6.0.0
4 years ago
1.1.6
4 years ago
3.0.0
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
0.1.0
4 years ago
2.1.1
4 years ago
4.0.0
4 years ago
2.1.0
4 years ago
2.0.0
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago