array-uniq

sindresorhus
popular esm
array-uniq JS library on GitHub array-uniq JS library on npm Download array-uniq JS library

Create an array without duplicates

Version 3.0.0 License MIT
array-uniq has no homepage
array-uniq JS library on GitHub
array-uniq JS library on npm
Download array-uniq JS library
Keywords
arraysetuniquniqueduplicateremove
INSTALL
Type:
<script type="module"> import arrayUniq from 'https://cdn.jsdelivr.net/npm/array-uniq@3.0.0/+esm' </script>
Learn more