Skip to content

A fetaure rich text sorter that takes indentation into account. Available on vscode, npm, the cli and a website.

License

Notifications You must be signed in to change notification settings

kitesi/scoped-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scopedsort

banner: scopedsort

A feature rich text sorter that takes indentation into account.

scopedsort is a feature rich text sorter that takes indentation into account. It contains an extensive amount of options and features. It's main distinct feature is the implementation of sort-comments, which allows you to define sections to repeatedly sort:

/* { sort-start --reverse --numerical-sort } */
John has 50 cats.
Max has 20 dogs.
Susan has 10 bats.
/* { sort-end } */

I recommend reading the website's introduction.

This repo contains all its mediums:

the npm package, the vscode extension, the website and the cli tool.

Questions & Contribution

This program might have some learning curve, so if you need any help, submit a GitHub issue, and I'll be glad to help. If you find any bugs or want to contribute you should also create a GitHub issue.

About

A fetaure rich text sorter that takes indentation into account. Available on vscode, npm, the cli and a website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published