JSPM

Found 89 results for uniq

arr-union

Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.

  • v3.1.0
  • 112.98
  • Published

array-union

Create an array of unique values, in order, from the input arrays

  • v3.0.1
  • 112.68
  • Published

array-uniq

Create an array without duplicates

  • v3.0.0
  • 110.38
  • Published

lodash.uniq

The lodash method `_.uniq` exported as a module.

  • v4.5.0
  • 110.05
  • Published

uniq

Removes duplicates from a sorted array in place

  • v1.0.1
  • 102.72
  • Published

uniqs

Tiny utility to create unions and de-duplicated lists

  • v2.0.0
  • 99.33
  • Published

nub

Uniqueness functions

  • v1.0.0
  • 86.08
  • Published

array-hyper-unique

Get unique values of an array. Really, like deeply unique.

  • v2.1.6
  • 81.42
  • Published

make-unique

Creates and makes an array without duplicates. Even with array of objects with a specified matcher.

  • v1.0.4
  • 73.82
  • Published

array-intersection

Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.

  • v0.1.2
  • 64.89
  • Published

@ayonli/jsext

A JavaScript extension package for building strong and modern applications.

  • v1.8.0
  • 61.31
  • Published

iterable-operator

Utilities for JavaScript Iterable and AsyncIterable

  • v5.1.0
  • 49.47
  • Published

@bevry/list

List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle

  • v2.5.0
  • 49.42
  • Published

qinu

Highly customizable generator of [random] strings

  • v2.0.0
  • 44.47
  • Published

vue-uniq-ids

A Vue.js plugin that helps to use id-related attributes with no side-effect

  • v1.1.2
  • 44.07
  • Published

uniquefilename

Finds a unique filename using incremental values

  • v1.1.2
  • 43.68
  • Published

uniq-selector

generate a uniq selector of the given element.

  • v0.2.3
  • 41.65
  • Published

unique-words

Returns an array of unique words, or the number of occurrences of each word in a string or list.

  • v2.0.1
  • 39.57
  • Published

node-unique-array

JavaScript unique array it store only unique objects

    • v0.0.6
    • 37.87
    • Published

    neek

    A simple implementation of *nix uniq in NodeJS to take advantage of streaming

    • v1.1.2
    • 35.56
    • Published

    time-uuid

    Universally unique identifier in short web friendly (non UUID) format

    • v1.0.0
    • 35.16
    • Published

    unique-random-at-depth

    Generate random numbers that are consecutively unique at a provided depth

    • v1.0.0
    • 31.13
    • Published

    temperment

    Get a random temporary file or directory path that will delete itself

    • v1.0.0
    • 30.48
    • Published

    @acusti/uniquify

    Generate a unique string (e.g. for filenames or url slugs) using an incremental counter

    • v0.8.0
    • 29.90
    • Published

    array-filter-unique

    JavaScript array.filter() compatible unique filter

    • v3.1.0
    • 28.50
    • Published

    unique-array

    Removed duplicate elements from the array

    • v1.0.1
    • 25.38
    • Published

    mongodb-unique-ids

    Given a set of mongodb ObjectIDs, returns the unique set

    • v0.2.0
    • 21.56
    • Published

    functionsplusplus

    Adds all kind of functions and useful stuff.

      • v2.10.13
      • 17.15
      • Published

      unique_array

      Remove duplicates from array

      • v1.1.0
      • 15.79
      • Published

      objwun

      Isomorphic ES3 library to common stuff on object literals and arrays

      • v1.1.30
      • 13.86
      • Published

      @stdlib/iter-intersection

      Create an iterator which returns the intersection of two or more iterators.

      • v0.2.2
      • 13.50
      • Published

      uniq-array

      Returns an array by removing the duplicates

      • v1.0.1
      • 12.73
      • Published

      ramda.uniq

      R.uniq exported as a module

        • v0.25.0
        • 12.27
        • Published

        moiety

        Extends javascript prototypes and functionality

        • v1.0.2
        • 11.81
        • Published

        node-uniq

        Remove repeatable item for an array(size: 198B)

        • v0.2.0
        • 11.46
        • Published

        redux-saga-uniq

        Saga helpers for taking each first unique action.

        • v1.6.0
        • 11.46
        • Published

        unq-arr

        Simple package to remove duplicates elements in arrays

        • v1.0.0
        • 11.39
        • Published

        maxuniqid

        Make counter functions that deliver, one-by-one, all available integers: 0, 1, …, MAX_INT, -1, -2, …, MIN_INT, then throw a RangeError. AMD/UMD package.

        • v0.1.0
        • 11.23
        • Published

        @stdlib/iter-dedupe

        Create an iterator which removes consecutive duplicated values.

        • v0.2.2
        • 10.44
        • Published

        uniqueue

        only queue unique items and retrieve them only once

        • v1.0.0
        • 10.44
        • Published

        arr-uniq

        Generic unique function for arrays. Supports predicate equals function.

        • v1.0.0
        • 10.41
        • Published

        toolsplus

        Adds all kind of functions and useful stuff.

          • v3.12.16
          • 10.34
          • Published

          fandy

          A set of JavaScript utility functions I find myself needing frequently.

            • v1.2.0
            • 10.32
            • Published

            array-no-repeat

            Create an array of unique values, in order, from the input arrays

            • v1.0.0
            • 10.32
            • Published

            nonunique

            Utility for efficiently detecting nonunique elements in a collection

            • v0.1.0
            • 10.00
            • Published

            uniq-with

            Remove duplicates based on a predicate function

            • v0.1.2
            • 8.89
            • Published

            @stdlib/iter-dedupe-by

            Create an iterator which removes consecutive values that resolve to the same value according to a provided function.

            • v0.2.2
            • 8.25
            • Published

            @stdlib/iter-unique-by

            Create an iterator which returns unique values according to a predicate function.

            • v0.2.2
            • 6.98
            • Published

            @stdlib/iter-union

            Create an iterator which returns the union of two or more iterators.

            • v0.2.2
            • 6.09
            • Published

            @mikemcbride/uniq

            Very fast implementation to remove duplicates from an array

            • v1.1.1
            • 5.93
            • Published

            unique-elements

            Strip an array of all duplicate entries, including complex objects

              • v1.0.0
              • 5.89
              • Published

              js-array-module

              A simple module that provides functions to manipulate arrays

              • v0.11.0
              • 5.89
              • Published

              usymbol

              small lib for creation uniq symbols with different ways

              • v1.1.0
              • 5.88
              • Published

              arr-uniquen

              去除数组中的重复元素,得到一个无重复元素的数组

              • v1.0.0
              • 5.61
              • Published

              count-uniq-strings

              Count occurrences of strings, and record the order of their first occurrence.

              • v0.1.0
              • 5.61
              • Published

              arr-module

              Array functions to manipulate arrays.

              • v0.0.2
              • 4.48
              • Published

              deduplicate-lines

              A simple implementation of *nix uniq in NodeJS to take advantage of streaming

              • v1.0.5
              • 4.48
              • Published

              uniq-array-demo

              Removing Duplicate Elements from Arrays

                • v1.0.0
                • 4.41
                • Published

                @cjsa/array-union

                Create an array of unique values, in order, from the input arrays

                • v3.0.1-cjsa.0
                • 4.24
                • Published

                posable-array-uniq

                Create an array or array-like without duplicates

                • v1.0.2
                • 2.67
                • Published

                random-uniq

                Generates random integers that are unique successively

                • v1.0.1
                • 2.62
                • Published

                uniq-name

                A small library that generates unique names with given prefix.

                • v1.0.2
                • 2.60
                • Published

                js-array-module-08

                A simple module that provides functions to manipulate arrays

                  • v1.0.0
                  • 2.60
                  • Published

                  nodups

                  No dups, no doubts.

                  • v0.2.0
                  • 2.60
                  • Published

                  @ramda/uniq

                  R.uniq exported as a module

                    • v0.26.1
                    • 2.58
                    • Published

                    array-uniq-by-field

                    Module to filter values​​in an array to make them unique

                      • v1.0.0
                      • 2.58
                      • Published

                      unq

                      remove duplicates from an array

                      • v0.0.2
                      • 2.56
                      • Published

                      uniq-request

                      Express middleware for unify request workers on 1 nodejs instance

                      • v0.9.3
                      • 2.56
                      • Published

                      random-uniq-array

                      Select a unique element from an array successively

                      • v1.0.1
                      • 2.56
                      • Published

                      pjs-tool

                      An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.

                      • v1.2.2
                      • 2.48
                      • Published

                      array-key-object-uniq

                      > do you have needs check duplicate value inside complex item array ?

                        • v0.5.0
                        • 0.00
                        • Published

                        idunique

                        Generates unique id

                        • v1.0.4
                        • 0.00
                        • Published

                        uniq-password

                        Random password generator

                        • v1.1.1
                        • 0.00
                        • Published

                        unify-async-call

                        A function decorator for debouncing async call and get the same promise result for all calls.

                        • v1.1.2
                        • 0.00
                        • Published

                        split-uniq

                        splits string by comma, trims & dedups

                        • v1.0.0
                        • 0.00
                        • Published