4.0.0 • Published 3 years ago

array-differ v4.0.0

Weekly downloads
4,618,578
License
MIT
Repository
github
Last release
3 years ago

array-differ

Create an array with values that are present in the first input array but not additional ones

Install

$ npm install array-differ

Usage

import arrayDiffer from 'array-differ';

arrayDiffer([2, 3, 4], [3, 50]);
//=> [2, 4]

API

arrayDiffer(input, ...values)

Returns a new array.

input

Type: unknown[]

values

Type: unknown[]

Arrays of values to exclude.


multimatchgulp-utilpageres-screenly@frxf/frxfpanqibaocogoportutilsunblock-block-save-variablesplgin@everything-registry/sub-chunk-1164decksmanagementlibrarydededigital-keyboard-demosfenglin-uploaderfishzerofixed_form_builderluojia-cli-deveslint-config-featureseslint-plugin-templewallet-testexpo-renavigatehyperlog-doctoric-retextinteractive-libsnpm-cli-path-clinois-react-toast@hieuquang2212/formjamuskalimobserv-sync-hashgrunt-bower-syncgulp-files-syncgatologgh-monoproject-cligenerator-liuhuijun-vueh5-templetehendo-clihendo-cli-luozheaomaximatch@dtjv/randomize-arrayjeuxuipagerespageres-clipageres-integration@infinitebrahmanuniverse/nolb-array-key-differencel2forlernapeter.you.jqweui.test.publish3.0.0zzzxxxyyy321123@marinaga/bananizereact-picky-with-clearreact-native-ok-sdkpyreswap-sdkresponsive-react-app@object-studio/react-native-web@ngxvoice/ngx-voicelistnerretext-clichesrew12@parallelnft/web3modal@positionex/position-sdksindresorhus.js@nandhakumarb/npm_samplerefinejs-reporefloatretext-overuseretext-usage@safely-project/safely-ts@sbaldwin24/stylelint-configsmartnose-pageres@react-18-pdf/root@zalastax/nolb-array-webchetemplewallet-eslint-plugintentacle-plugin-error@soyjak/utilscandlelabssdkarifbudixzappxgenastra-ufo-sdkwinx-form-winxwindows-drive-letterswcq-vuewc-starterkitwow.js-juziawesome-react-starsaxios-yet-another-proxy-fixzyl@angeligareta/npm-modules-angeligaretawed_developer@terminal-nerds/snippets-arraytinymce-plugin-toytest-public-pro@thedoctor0/vuex-shared-mutationssushi-sdk-ftm@upacyxou/react-native-draggable-flatlistvideo-multi-uploadervalleytypedoc-plugin-toc-group-modud7-act2uimo@tasumaniadiabori/react-native-draggable-flatlist@chiaraani/bouncing-ball
4.0.0

3 years ago

3.0.0

5 years ago

2.1.0

5 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

10 years ago

0.1.0

10 years ago