cli-typescript-class-organizer
v0.0.6
Published
This project should become a cli-version of amazing [TypeScript Class Organizer for VS Code](https://github.com/aljazsim/vs-code-typescript-class-organizer). So thanks to @aljazsim
Downloads
94
Readme
cli TS-code organizer
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 ofhttps://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