JSPM

Found 9803 results for array utility

@iamnapo/average

Small utility function to calculate the average value of an array

  • v1.3.0
  • 56.63
  • Published

arr-diff

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

  • v4.0.0
  • 56.59
  • Published

repeat-element

Create an array by repeating the given value n times.

  • v1.1.4
  • 56.37
  • Published

arr-flatten

Recursively flatten an array or arrays.

  • v1.1.0
  • 56.37
  • Published

sort-keys

Sort the keys of an object

  • v6.0.0
  • 56.31
  • Published

array-events

Events and more for arrays

  • v2.0.1
  • 56.15
  • Published

union-value

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

  • v2.0.1
  • 56.03
  • Published

collection-visit

Visit a method over the items in an object, or map visit over the objects in an array.

  • v1.0.0
  • 55.99
  • Published

es6-iterator

Iterator abstraction based on ES6 specification

  • v2.0.3
  • 55.97
  • Published

map-visit

Map `visit` over an array of objects.

  • v1.0.0
  • 55.92
  • Published

@jay-es/pagination

A simple pagination utility, with humble operation ability.

  • v0.1.0
  • 55.86
  • Published

class-utils

Utils for working with JavaScript classes and prototype methods.

  • v0.3.6
  • 55.82
  • Published

array-uniq

Create an array without duplicates

  • v3.0.0
  • 55.76
  • Published

is-builtin-module

Check if a string matches the name of a Node.js builtin module

  • v5.0.0
  • 55.44
  • Published

typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

  • v9.3.0
  • 55.35
  • Published

@ulu/utils

A collection of helpful utility functions for common JavaScript development and browser DOM manipulation tasks

  • v0.0.30
  • 55.23
  • Published

array-ify

Turn anything into an array

  • v1.0.0
  • 55.21
  • Published

async-each

No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.

  • v1.0.6
  • 54.88
  • Published

compare-func

Get a compare function for array to sort

  • v2.0.0
  • 54.86
  • Published

array-back

Guarantees an array back

  • v6.2.2
  • 54.84
  • Published

typical

Isomorphic, functional type-checking for Javascript

  • v7.3.0
  • 54.62
  • Published

diff-arrays

Utility method for finding the difference between arrays, showing which array has which differences

  • v1.0.0
  • 54.53
  • Published

@budibase/handlebars-helpers

More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.

  • v0.14.2
  • 54.45
  • Published

array-differ

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

  • v4.0.0
  • 54.24
  • Published

array.prototype.reduce

An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.

  • v1.0.8
  • 53.85
  • Published

combine-lists

Merge two lists, trying to preserve the order of both

  • v1.0.1
  • 53.70
  • Published

globjoin

Join paths and globs.

  • v0.1.4
  • 53.63
  • Published

hoopy

Like an array, but rounder.

  • v0.1.4
  • 53.44
  • Published

iterare

Array methods for ES6 Iterators

  • v1.2.1
  • 53.29
  • Published

array-hyper-unique

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

  • v2.1.6
  • 53.27
  • Published

sort-by

Sort objects by property names using native Array.sort()

  • v1.2.0
  • 53.12
  • Published

array-slice

Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.

  • v1.1.0
  • 52.95
  • Published

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

  • v8.0.1
  • 52.93
  • Published

async-utils-ts

A collection of utility functions for asynchronous operations in TypeScript.

  • v1.0.2
  • 52.92
  • Published

uniq

Removes duplicates from a sorted array in place

  • v1.0.1
  • 52.91
  • Published

longest

Get the longest item in an array.

  • v2.0.1
  • 52.31
  • Published

find-replace

Replace or remove multiple items in an array.

  • v5.0.2
  • 52.30
  • Published

lodash-updated

A modern, comprehensive utility library with complete Lodash parity plus advanced features

  • v1.0.0
  • 52.25
  • Published

promise-any-first

Utility for working with an array of promises

  • v1.0.0
  • 52.24
  • Published

array-each

Loop over each item in an array and call the given function on every element.

  • v1.0.1
  • 52.14
  • Published

handlebars-helpers

More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.

  • v0.10.0
  • 52.12
  • Published

@emiplegiaqmnpm/quam-perspiciatis-perferendis

Objix is a delightfully convienient, high performance, zero dependency and super lightweight utility which extends the javascript standard library to sugar many common use cases for working with any objects.

  • v1.0.0
  • 51.86
  • Published

javascript-natural-sort

Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license

  • v0.7.1
  • 51.77
  • Published

make-iterator

Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.

  • v2.0.0
  • 51.71
  • Published

array-equal

Check if two arrays are equal

  • v2.0.0
  • 51.70
  • Published

is-valid-glob

Return true if a value is a valid glob pattern or patterns.

  • v1.0.0
  • 51.51
  • Published

superstruct

A simple and composable way to validate data in JavaScript (and TypeScript).

  • v2.0.2
  • 51.31
  • Published

shallow-equal

Typescript-compatible minimalistic shallow equality check for arrays/objects

  • v3.1.0
  • 51.29
  • Published

natural-orderby

Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.

  • v5.0.0
  • 51.11
  • Published

iterate-value

Iterate any iterable JS value. Works robustly in all environments, all versions.

  • v1.0.2
  • 51.04
  • Published

indexof

Microsoft sucks

    • v0.0.1
    • 50.91
    • Published

    overlaps

    Simple utility that checks whether or not two arrays overlap. It is equivalent to intersection(arr1, arr2).length > 0, but is more performant.

    • v1.0.0
    • 50.79
    • Published

    stream-to-array

    Concatenate a readable stream's data into a single array

    • v2.3.0
    • 50.71
    • Published

    @arr/unique

    A tiny (111B) & fast utility to retrieve all unique values from an Array

    • v1.0.1
    • 50.14
    • Published

    array.prototype.map

    An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.8
    • 50.09
    • Published

    array.prototype.filter

    An ES5 spec-compliant `Array.prototype.filter` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.4
    • 49.85
    • Published

    run-series

    Run an array of functions in series

    • v1.1.9
    • 49.46
    • Published

    intersect-arrays-to-stream

    A utility that takes 1 or more sorted arrays and emits a node stream event whenever an intersection is found

      • v0.0.3
      • 49.15
      • Published

      p-waterfall

      Run promise-returning & async functions in series, each passing its result to the next

      • v3.0.0
      • 49.08
      • Published

      response-iterator

      Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch

      • v1.0.1
      • 49.08
      • Published

      reduce-flatten

      Isomorphic map-reduce function to flatten an array into the supplied array

      • v3.0.1
      • 49.06
      • Published

      array.prototype.toreversed

      An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.

      • v1.1.2
      • 48.93
      • Published

      walk-collection

      Useful utility for recursively traversing Arrays and Objects.

      • v2.1.0
      • 48.76
      • Published

      array-filter

      Array#filter for older browsers.

      • v1.0.0
      • 48.73
      • Published

      run-parallel-limit

      Run an array of functions in parallel, but limit the number of tasks executing at the same time

      • v1.1.0
      • 48.70
      • Published

      shallow-copy

      make a shallow copy of an object or array

      • v0.0.1
      • 48.68
      • Published

      array-from

      A ponyfill for the ES 2015 (ES6) `Array.from()`.

      • v2.1.1
      • 48.60
      • Published

      arr-filter

      Faster alternative to javascript's native filter method.

      • v1.1.2
      • 48.58
      • Published

      compute-gcd

      Computes the greatest common divisor (gcd).

      • v1.2.1
      • 48.56
      • Published

      compute-lcm

      Computes the least common multiple (lcm).

      • v1.1.2
      • 48.51
      • Published

      starts-with

      Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.

      • v1.0.2
      • 48.42
      • Published

      ends-with

      Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.

      • v1.0.1
      • 48.35
      • Published

      arr-map

      Faster, node.js focused alternative to JavaScript's native array map.

      • v2.0.2
      • 48.20
      • Published

      async-foreach

      An optionally-asynchronous forEach with an interesting interface.

      • v0.1.3
      • 48.19
      • Published

      array-sort

      Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.

      • v1.0.0
      • 48.18
      • Published

      @util.js/arrays

      JavaScript utility methods for arrays

      • v0.41.3
      • 47.87
      • Published

      array-iterate

      `Array#forEach()` but it’s possible to define where to move to next

      • v2.0.1
      • 47.86
      • Published

      @hapi/vise

      Treat multiple buffers as one

      • v5.0.1
      • 47.74
      • Published

      sort-object

      Sort the keys in an object.

      • v3.0.3
      • 47.62
      • Published

      @ffras4vnpm/inventore-aliquam-quisquam

      @ffras4vnpm/inventore-aliquam-quisquam is a Node.js module to mask various kinds of data. With the help of @ffras4vnpm/inventore-aliquam-quisquam, you can mask email, phone number, card number, JSON fields, password, etc... <br/>Also, it provides utility

      • v1.0.0
      • 47.62
      • Published

      sort-desc

      Sort array elements in descending order.

      • v0.2.0
      • 47.59
      • Published

      find-index

      finds an item in an array matching a predicate function, and returns its index

      • v1.1.1
      • 47.53
      • Published

      sort-asc

      Sort array elements in ascending order.

      • v0.2.0
      • 47.52
      • Published

      levenary

      [![npm-version](https://img.shields.io/npm/v/levenary.svg)](https://www.npmjs.com/package/levenary) [![github-actions](https://github.com/tanhauhau/levenary/workflows/CI/badge.svg)](https://github.com/tanhauhau/levenary/actions)

      • v1.1.1
      • 47.45
      • Published

      as-array

      Make any value an array. No dependencies.

      • v2.0.0
      • 47.32
      • Published

      structkit

      JS/TS utility tool that offers your wide varity of function to simplify your problem with the data

      • v1.4.873
      • 47.29
      • Published

      array-find

      ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.

      • v1.0.0
      • 47.26
      • Published

      array-map

      `[].map(f)` for older browsers

      • v0.0.1
      • 47.08
      • Published

      sort-any

      Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)

      • v4.0.6
      • 47.05
      • Published

      finmath

      The FinTech utility collections of simple, cumulative, and exponential moving averages.

      • v2.0.1
      • 47.02
      • Published

      sliced

      A faster Node.js alternative to Array.prototype.slice.call(arguments)

      • v1.0.1
      • 46.88
      • Published

      @utilify/core

      Modern, strongly typed, and safe utility function library for JavaScript and TypeScript. Includes type checking, manipulation of arrays, objects, strings, dates, colors, numbers, regular expressions, and more. Compatible with Browser, Node.js, Deno, and B

      • v2.0.3
      • 46.77
      • Published

      any

      Returns `true` if a value exists in the given string, array or object.

      • v1.0.0
      • 46.64
      • Published

      ndarray

      Multidimensional Arrays

      • v1.0.19
      • 46.59
      • Published

      on-change

      Watch an object or array for changes

      • v5.0.1
      • 46.47
      • Published

      @jood/common

      javascript array, string, number, point, color, cache, date utility/helper

      • v0.4.3
      • 46.44
      • Published

      utils-indexof

      Returns the first index at which a given element can be found.

      • v1.0.0
      • 46.41
      • Published

      all-of-just

      A single collection of all of Just utility functions in one single library

      • v3.0.0
      • 46.38
      • Published

      array-reduce

      `[].reduce()` for old browsers

      • v0.0.0
      • 46.20
      • Published

      p-iteration

      Make array iteration easy when using async/await and Promises

      • v1.1.8
      • 46.20
      • Published

      iota-array

      Generates an array of consecutive integers starting at 0

      • v1.0.0
      • 46.07
      • Published

      thiru-utils-gokul

      A comprehensive TypeScript utility library providing helper functions for arrays, objects, strings, and more

      • v1.0.0
      • 45.91
      • Published

      is-empty

      Check whether a value is "empty".

      • v1.2.0
      • 45.86
      • Published

      order-diff

      Javascript utility for calculating deep difference with order, capturing changes, and applying changes across objects; for nodejs and the browser.

      • v1.0.6
      • 45.68
      • Published

      @stdlib/utils-index-of

      Return the first index at which a given element can be found.

      • v0.2.2
      • 45.66
      • Published

      async-arrays

      Async control for arrays

      • v2.0.0
      • 45.43
      • Published

      first-match

      Find the first element in an array that passes a callback test. Equivalent to underscore.find()

      • v0.0.1
      • 45.22
      • Published

      @arr/every

      A tiny, faster alternative to native Array.prototype.every

      • v1.0.1
      • 45.11
      • Published

      @metamask/superstruct

      A simple and composable way to validate data in JavaScript (and TypeScript).

      • v3.2.1
      • 45.04
      • Published

      split-array-stream

      Safely push each item of an array to a stream

      • v2.0.0
      • 45.04
      • Published

      sort-on

      Sort an array on an object property

      • v6.1.1
      • 44.99
      • Published

      is-odd

      Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.

      • v3.0.1
      • 44.91
      • Published

      dtype

      Return a data type from a string representing the type

      • v2.0.0
      • 44.77
      • Published

      ndarray-pack

      Packs an array-of-arrays into a single ndarray

      • v1.2.1
      • 44.75
      • Published

      @arr/flatten

      A tiny (139B) & fast utility to recursively flatten an array of arrays!

      • v1.0.1
      • 44.69
      • Published

      php-array-reader

      Reads PHP arrays from a string into a JavaScript object

      • v2.1.2
      • 44.69
      • Published

      rr

      Component to iterate an array round robin.

      • v0.1.0
      • 44.63
      • Published

      @75lb/deep-merge

      Deep-merge the values of one object structure into another

      • v1.1.2
      • 44.48
      • Published

      array-intersection

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

      • v0.1.2
      • 44.35
      • Published

      dup

      Initialize an array of arrays to a constant

      • v1.0.0
      • 44.33
      • Published

      array-range

      creates a new array with given range

      • v1.0.1
      • 44.28
      • Published

      arr-rotate

      Rotate all items in an array

      • v1.0.0
      • 44.24
      • Published

      dot-path-value

      Safely get deep nested properties using dot notation

      • v0.0.11
      • 44.21
      • Published

      nested-equal

      A tiny (~200B) and fast nested/deep equality utility

      • v1.0.1
      • 44.15
      • Published

      array-rearrange

      Rearrange array elements by index array

      • v2.2.2
      • 44.03
      • Published

      array-normalize

      Normalize array (possibly n-dimensional) to zero mean and unit variance

      • v2.0.0
      • 44.00
      • Published

      sum_of_first_10

      Utility function that finds the sum of first 10 array items considering non-numbers as 0, in an array

        • v1.0.1
        • 43.99
        • Published

        array-move

        Move an array item to a different position

        • v4.0.0
        • 43.98
        • Published

        array-bounds

        Find [nd-]array min/max values

        • v1.0.1
        • 43.98
        • Published

        section-iterator

        Simple iterator for flat and multi section lists

        • v2.0.0
        • 43.88
        • Published

        get-set-props

        List of getter/setter properties for JavaScript types

        • v0.2.0
        • 43.80
        • Published

        common-sequence

        Returns an array containing the initial elements which both input arrays have in common

        • v3.0.0
        • 43.70
        • Published

        deep-copy

        Deep copy objects and arrays

        • v1.4.2
        • 43.65
        • Published

        intersperse

        Add an object to an array between each element

        • v1.0.0
        • 43.60
        • Published

        obj-props

        List of properties for JavaScript objects

        • v2.0.0
        • 43.54
        • Published

        js-types

        List of JavaScript types

        • v4.0.0
        • 43.54
        • Published

        to-rotated

        Rotate an array by a given number of steps

        • v1.0.0
        • 43.51
        • Published

        @osaedasia/std

        A collection of standard utility classes and functions designed to enhance your TypeScript development experience.

        • v0.3.0
        • 43.43
        • Published

        bytebuffer

        The swiss army knife for binary data in JavaScript.

        • v5.0.1
        • 43.40
        • Published

        jsonexport

        Makes easy to convert JSON to CSV

        • v3.2.0
        • 43.31
        • Published

        sort-array

        Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order

        • v5.1.1
        • 43.10
        • Published

        humanize-list

        Comma delimit an array for human readability, the Oxford comma is optional.

        • v1.0.1
        • 43.04
        • Published

        @thi.ng/arrays

        Array / Arraylike utilities

        • v2.13.10
        • 43.04
        • Published

        get-closest

        Compare your item to items in an array and get the closest one.

        • v0.0.4
        • 42.97
        • Published

        make-array

        Creates a real Array from almost anything.

        • v1.0.5
        • 42.96
        • Published

        @thi.ng/zipper

        Functional tree editing, manipulation & navigation

        • v2.1.148
        • 42.85
        • Published

        compute-dot

        Computes the dot product between two numeric arrays.

        • v1.1.0
        • 42.84
        • Published

        @salespark/toolkit

        Collection of utility functions and helpers, designed to speed up development across SalesPark projects. Includes common helpers, reusable patterns, and extended functions.

        • v2.0.1
        • 42.72
        • Published

        @thi.ng/equiv

        Extensible deep value equivalence checking for any data types

        • v2.1.91
        • 42.69
        • Published

        fast-shuffle

        A fast implementation of a fisher-yates shuffle that does not mutate the source array.

        • v6.1.1
        • 42.52
        • Published

        is-even

        Return true if the given number is even.

        • v1.0.0
        • 42.44
        • Published

        expand-braces

        Wrapper for [braces] to enable brace expansion for arrays of patterns.

        • v0.1.2
        • 42.33
        • Published

        array.prototype.every

        An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.

        • v1.1.7
        • 42.31
        • Published

        deep-for-each

        Recursively iterates over arrays and objects

        • v3.0.0
        • 42.24
        • Published

        rxjs-mergemap-array

        An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.

        • v0.1.0
        • 42.23
        • Published

        falsey

        Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.

        • v1.0.0
        • 42.21
        • Published

        router-ips

        List of common default router IP addresses

        • v2.0.0
        • 42.19
        • Published

        is-circular

        high-performance, zero-dependency circular reference check for objects (or arrays)

        • v1.0.2
        • 42.14
        • Published

        eachr

        Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.

        • v7.4.0
        • 42.06
        • Published

        compute-l2norm

        Computes the L2 norm (Euclidean norm) of an array of values.

        • v1.1.0
        • 41.99
        • Published

        sortobject

        Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it

        • v5.6.0
        • 41.98
        • Published

        ip-cidr

        Module for working with CIDR (v4, v6)

        • v4.0.2
        • 41.85
        • Published

        deep-override

        recursive object extending & overriding

        • v1.0.2
        • 41.53
        • Published

        matched

        Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.

        • v5.0.1
        • 41.49
        • Published

        random-array-item

        Simple utility to fetch a random item from an array

        • v0.0.2
        • 41.47
        • Published

        ranges-sort

        Sort string index ranges

        • v6.0.14
        • 41.45
        • Published

        @firanorg/mollitia-molestias-accusamus

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v10.13.142
        • 41.38
        • Published

        reduce-unique

        Reduce an array to unique values, optionally into a separate array.

        • v2.0.1
        • 41.34
        • Published

        object-pairs

        Object -> [[key0, value0], [key1, value1]...]

        • v0.1.0
        • 41.24
        • Published

        lazy-property

        Lazily initialized properties for objects

        • v1.0.0
        • 41.20
        • Published

        listify

        Turn an array into a list of comma-separated values, appropriate for use in an English sentence.

        • v1.0.3
        • 41.16
        • Published

        is-array

        Check if the given value is an Array

        • v1.0.1
        • 41.15
        • Published

        run-waterfall

        Run an array of functions in series, each passing its results to the next function (waterfall)

        • v1.1.7
        • 41.05
        • Published

        tiny-each-async

        Asynchronous iterator function for parallel processing.

        • v2.0.3
        • 41.05
        • Published

        dotenv-parse-variables

        Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS

        • v2.0.0
        • 41.04
        • Published

        array-to-sentence

        Join all elements of an array and create a human-readable string

        • v2.0.0
        • 40.94
        • Published

        p-fifo

        Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.

        • v1.0.0
        • 40.87
        • Published

        stream-array

        Pipe an Array through Node.js streams

        • v1.1.2
        • 40.86
        • Published

        shuffle-array

        Randomize the order of the elements in a given array.

        • v1.0.1
        • 40.44
        • Published

        nested-property

        Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'

        • v4.0.0
        • 40.37
        • Published

        methmeth

        Execute a method out from an object.

        • v1.1.0
        • 40.30
        • Published

        array-pad

        Module for returning arrays with a specific length by padding values.

        • v0.0.1
        • 40.29
        • Published

        @opentf/std

        An Extensive JavaScript Standard Library.

        • v0.13.0
        • 40.26
        • Published

        @ronomon/queue

        Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.

        • v3.0.1
        • 40.24
        • Published

        async-array-reduce

        Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.

        • v1.0.0
        • 40.24
        • Published

        purekit

        The Simple and Efficient Utility Library

        • v1.0.5
        • 40.20
        • Published

        filled-array

        Returns an array filled with the specified input

        • v2.2.0
        • 40.17
        • Published

        new-array

        create a new array filled with a value, or zero

        • v1.0.0
        • 40.09
        • Published

        typescript-collections

        A complete, fully tested data structure library written in TypeScript.

        • v1.3.3
        • 39.93
        • Published

        array.prototype.foreach

        An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.

        • v1.0.7
        • 39.93
        • Published

        array-to-error

        Create an error from an array of error messages

        • v1.1.1
        • 39.76
        • Published

        remove-array-items

        remove items from a javascript array without generating memory garbage

        • v3.0.0
        • 39.60
        • Published

        dhruvtodo

        A comprehensive todo management library with task and category utilities, plus array sorting functions

        • v2.0.45
        • 39.57
        • Published

        dotsplit.js

        Transform dot-delimited strings to array of strings for Node.js and the browser.

        • v1.1.0
        • 39.51
        • Published

        intersect

        Find the intersection of two arrays

        • v1.0.1
        • 39.47
        • Published

        hasharray

        A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.

        • v1.1.2
        • 39.45
        • Published

        uc-first-array

        Uppercase first character of each element in arrays of strings.

        • v1.1.11
        • 39.37
        • Published