3.0.0 • Published 4 years ago

array-uniq v3.0.0

Weekly downloads
12,331,811
License
MIT
Repository
github
Last release
4 years ago

array-uniq

Create an array without duplicates

Install

$ npm install array-uniq

Usage

import arrayUniq from 'array-uniq';

arrayUniq([1, 1, 2, 3, 3]);
//=> [1, 2, 3]

arrayUniq(['foo', 'foo', 'bar', 'foo']);
//=> ['foo', 'bar']

gulp-utilarchetype-libraryvuedragdropuploadimagesydd-buildpageres-screenlybb-chat@frxf/frxf@texttree/demo-bsa-reference-rcl@fundefund/funde_ck@projitect/filechange@l1nyanm1ng/react-picture-viewercthpb-plugin-socialpanqibaoukor-remasterjs4cytoscapereact-native-slider-kfunblock-block-save-variables@saaspe/components@everything-registry/sub-chunk-1165p149-tabletagsearchtest-carosello-campusteadanteatest-peer-rangewithhold-message-avavue-infinite-loading-propsvue-button-test1webchewed_developerweddellwow.js-juziwftinifysupercluster-googlemaps-adapter-clonessublime-tinker-toolsstorymapsplit-atspreadsheetdbtest-public-prosvelte-component-libvue-compmentvcloudcam-playkit-js-hlsvideo-multi-uploadervue-dev-clone@blkmarketco/components-library@beldore/react-otp-input@caneco/siema@rstacruz/pnpmivanpantekis-array-uniqjeuxuijesusdemojamuskalimlazy-bee-uiimage-storiesi18next-extractgulp-atomizerhot-zone-vuehendo-clihendo-cli-luozheaoh5-templetehardhat-gas-tracerhardhat-teaplughardhat-teaxyzhardhat-gas-reporter-opthardhat-gas-estimatorhardhat-gas-reporter-forkedhelp-widgetinvisible-frameworklitepie-datepicker-gabelierah-8lierah-9localdev-tuilierah-1lierah-2lierah-3lierah-4lierah-5lierah-6lierah-7make-uniquem2m-chartjs-plugin-crosshairlucidlymajor-versionsl2forlernakrown_login_librarymd-vditor@tillschweneker/ckeditor5-build-strapi-wysiwyg-markdown@types/array-uniq@udooku/react-image-comparison-slider@torgeircook/cssjson@thedoctor0/vuex-shared-mutations@tinypudding/firebase-clock-database@viewstools/morph@vidaxl/array-dsl@voejs/runtime@vitali_shcherbina/styled-lib@zalastax/nolb-array-@zebracompany/f_editorangelscripts-stack-useall-chars
3.0.0

4 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.3

9 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago