🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

validate_sorting

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validate_sorting

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

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 25 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts