0.0.6 • Published 5 years ago

cli-typescript-class-organizer v0.0.6

Weekly downloads
9
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.4

5 years ago

0.0.6

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago