0.0.6 • Published 4 years ago

cli-typescript-class-organizer v0.0.6

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

cli TS-code organizer

npm version

This project is a cli-version of amazing TypeScript Class Organizer for VS Code. So thanks to @aljazsim

The vs-code-typescript-class-organizer directory content is just reduced version of https://github.com/aljazsim/vs-code-typescript-class-organizer source code (with all vs-code removed stuff).

How to install

yarn global add cli-typescript-class-organizer

# or

npm install -g cli-typescript-class-organizer

How to use

It gives you tsco command

tsco --help

tsco path/to/file.ts --useRegions
0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago