npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "arrays" 的结果(共 18 个)
array-flatten

Flatten nested arrays

MIT
arr-flatten

Recursively flatten an array or arrays.

MIT
object.map

Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.

MIT
unicode-5.2.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.2.0’s categories, scripts, blocks, bidi, and other properties.

MIT
node-object-hash

Node.js object hash library with properties/arrays sorting to provide constant hashes

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
stream-to

- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body

array-union

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

MIT
fast-loops

Small, performant & immutable iteration utilities for Arrays and Objects

MIT
emailjs-base64

Safe Base64 de/encoding to and from strings and typed arrays

MIT
frep

Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays

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.

MIT
seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.

BSD-3-Clause
unicode-9.0.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.

MIT
thenby

Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax

Apache-2.0
expand-braces

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

MIT
isbuffer

isBuffer for node and browser (supports typed arrays)

as-table

A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.

MIT