1.0.6 • Published 9 years ago

validate_sorting v1.0.6

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

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago