@vect/object-select
!npm versionbadge-npm-versionurl-npm
!npm download monthlybadge-npm-download-monthlyurl-npm
!npm download totalbadge-npm-download-totalurl-npm
!npm dependentsbadge-npm-dependentsurl-github
!npm licensebadge-npm-licenseurl-npm
!pp install sizebadge-pp-install-sizeurl-pp
!github commit lastbadge-github-last-commiturl-github
!github commit totalbadge-github-commit-counturl-githubRank each element in a 2-d array
Features
- Rank each element of a 2-d array.
- Return a new 2-d array of the same size as the input 2-d array.
- Comparer configurable.
- Filter optional. Those elements who do not meet filter gets rank value of -1.
Install
$ npm install @vect/object-select