1.0.6 • Published 10 years ago

validate_sorting v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Sorting_Validator

Just a tool to test a sorting list is correct or not.

Installation

npm install -g validate_sorting

Usage

sortv --inc -i <input file>

Params

-i: Setting input file.

--input: Same as -i.

--inc(default): Sorting by samll to large.

--dec: Sorting by large to samll.

License

MIT

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago