sort-tool
v9.3.0
Published
Your package description
Downloads
54
Readme
Sort alphabetically lines in a document
install: npm install -g sort-tool
params: path, by_which_word_to_sor(indexing from 0)
example: sort-tool src/constants/labels.ts 2
Ignores imports
If you specify only the path, it sorts by the third word in the line (separator is space)
