@vect/object-select

Select from object/array

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@vect/object-select
500.7.202 months ago3 years agoMinified + gzip package size for @vect/object-select in KB

Readme

@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-github
Rank 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

Usage

```js ```

Meta

LICENSE (MIT)