JSPM

Found 2559 results for set

jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

  • v3.1.0
  • 79.50
  • Published

is-descriptor

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

  • v3.1.1
  • 75.97
  • Published

array-union

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

  • v3.0.1
  • 75.62
  • Published

is-data-descriptor

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

  • v2.1.3
  • 75.12
  • Published

which-collection

Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

  • v1.0.2
  • 75.12
  • Published

is-weakset

Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

  • v2.0.4
  • 74.34
  • Published

is-weakmap

Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

  • v2.0.2
  • 74.29
  • Published

is-accessor-descriptor

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

  • v3.0.5
  • 74.28
  • Published

has-proto

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

  • v1.2.0
  • 74.22
  • Published

is-map

Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

  • v2.0.3
  • 72.86
  • Published

is-set

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

  • v2.0.3
  • 72.86
  • Published

map-cache

Basic cache object for storing key-value pairs.

  • v0.2.2
  • 72.21
  • Published

base

Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks

  • v3.0.0
  • 72.08
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 72.06
  • Published

dot-prop

Get, set, or delete a property from a nested object using a dot path

  • v9.0.0
  • 71.82
  • Published

set-proto

Robustly set the [[Prototype]] of an object

  • v1.0.0
  • 71.39
  • Published

array-uniq

Create an array without duplicates

  • v3.0.0
  • 71.03
  • 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
  • 70.46
  • Published

cache-base

Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.

  • v4.0.2
  • 70.29
  • Published

es6-iterator

Iterator abstraction based on ES6 specification

  • v2.0.3
  • 69.63
  • Published

dset

A tiny (194B) utility for safely writing deep Object values~!

  • v3.1.4
  • 69.45
  • Published

mimic-function

Make a function mimic another one

  • v5.0.1
  • 68.59
  • Published

@js-sdsl/ordered-map

javascript standard data structure library which benchmark against C++ STL

  • v4.4.2
  • 68.53
  • Published

js-sdsl

javascript standard data structure library which benchmark against C++ STL

  • v4.4.2
  • 65.86
  • Published

iterate-value

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

  • v1.0.2
  • 64.98
  • Published

iterare

Array methods for ES6 Iterators

  • v1.2.1
  • 64.82
  • Published

mpath

{G,S}et object values using MongoDB-like path notation

  • v0.9.0
  • 64.82
  • Published

d3-collection

Handy data structures for elements keyed by string.

  • v1.0.7
  • 64.06
  • Published

oblivious-set

Like a JavaScript Set() but with a TTL for entries

  • v1.4.0
  • 64.04
  • Published

asn1js

asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web

  • v3.0.6
  • 63.96
  • Published

es6-shim

ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines

  • v0.35.8
  • 63.87
  • Published

discontinuous-range

for adding, subtracting, and indexing discontinuous ranges of numbers

  • v1.0.3
  • 63.73
  • Published

tlhunter-sorted-set

A skip list implementation inspired by the Sorted Set in Redis.

  • v0.1.0
  • 63.64
  • Published

lodash.set

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

  • v4.3.2
  • 63.57
  • Published

es6-set

ECMAScript6 Set polyfill

  • v0.1.6
  • 62.06
  • Published

drange

For adding, subtracting, and indexing discontinuous ranges of numbers

  • v2.0.1
  • 61.16
  • Published

ttl-set

Like a JavaScript Set, but with a TTL on entries

  • v1.0.0
  • 59.96
  • Published

getobject

get.and.set.deep.objects.easily = true

  • v1.1.1
  • 58.51
  • Published

is-empty

Check whether a value is "empty".

  • v1.2.0
  • 56.48
  • Published

is-get-set-prop

Does a JS type have a getter/setter property

  • v2.0.0
  • 55.57
  • Published

splaytree-ts

A splay tree typescript library

  • v1.0.2
  • 55.03
  • Published

stringset

fast and robust stringset

  • v0.2.1
  • 53.93
  • 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
  • 52.76
  • Published

reserved-identifiers

Provides a list of reserved identifiers for JavaScript

  • v1.0.0
  • 52.38
  • Published

@thi.ng/equiv

Extensible deep value equivalence checking for any data types

  • v2.1.83
  • 52.30
  • Published

merge-value

Similar to assign-value but deeply merges object values or nested values using object path/dot notation.

  • v1.0.0
  • 51.00
  • Published

jstreemap

Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes

  • v1.28.2
  • 49.92
  • Published

union-find

A union-find data structure for maintaining disjoint sets.

  • v1.0.2
  • 49.37
  • Published

gl-vec3

gl-matrix's vec3, split into smaller pieces

  • v1.1.3
  • 48.74
  • Published

typescript-collections

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

  • v1.3.3
  • 48.67
  • Published

dot-json

Easily edit a json file from the CLI or NodeJS

  • v1.3.0
  • 47.67
  • Published

option-cache

Simple API for managing options in JavaScript applications.

  • v4.0.0
  • 47.62
  • Published

utils-copy

Copy or deep clone a value to an arbitrary depth.

  • v1.1.1
  • 47.62
  • Published

detect-file-encoding-and-language

Charset Detector - Detect the encoding and language of text files - Use it in the browser, with Node.js, or via CLI

  • v2.4.0
  • 47.49
  • Published

data-store

Easily persist and load config data. No dependencies.

  • v4.0.3
  • 47.15
  • Published

transit-js

Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Javascript.

  • v0.8.874
  • 47.04
  • Published

collections

data structures with idiomatic JavaScript collection interfaces

  • v5.1.13
  • 46.90
  • Published

obj-def

Easily set default fields in objects.

  • v1.0.10
  • 46.76
  • Published

@stdlib/utils-copy

Copy or deep clone a value to an arbitrary depth.

  • v0.2.2
  • 46.10
  • Published

expand-object

Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.

  • v0.4.2
  • 45.92
  • Published

pkg-store

Use package.json as a config store.

  • v1.0.1
  • 45.17
  • Published

types

Hash, SortedSet

  • v0.1.1
  • 45.14
  • Published

predefine

Predefine your Object.defineProperties to create a more human readable API.

  • v0.1.3
  • 45.07
  • Published

just-safe-set

set value at property, create intermediate properties if necessary

  • v4.2.1
  • 44.81
  • Published

make-unique

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

  • v1.0.4
  • 44.74
  • Published

keypather

Get or set a deep value using a keypath string. Supports bracket and dot notation

  • v3.1.0
  • 44.59
  • Published

commander-version

A wrapper for Commander that automatically sets the version based on your package.json

  • v3.0.0
  • 44.20
  • Published

@stdlib/array-base-setter

Return an accessor function for setting an element in an indexed array-like object.

  • v0.2.2
  • 44.04
  • Published

live-set

Class representing a changing and transformable collection of items.

  • v1.0.0
  • 43.97
  • Published

bitset

A performance optimized infinite bit vector library

  • v5.2.3
  • 43.72
  • Published

@blakek/deep

🐡 Get, set, remove, and test for deeply nested properties

  • v4.0.0
  • 43.20
  • Published

defaulty

Copies missing properties to the target object.

  • v2.1.0
  • 43.12
  • Published

@stdlib/array-base-accessor-setter

Return an accessor function for setting an element in an array-like object supporting the get/set protocol.

  • v0.2.2
  • 42.48
  • Published

projection-utils

Utilities to work with projections (e.g. mongo)

  • v1.1.0
  • 42.35
  • Published

nessy

set value in nested object

  • v5.3.0
  • 42.10
  • Published

mergician

Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

  • v2.0.2
  • 41.68
  • Published

@esm2cjs/mimic-fn

Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.

  • v4.0.0
  • 41.68
  • Published

indexable-array

Extended native JavaScript Array which provides indexed lookup similar to native Map.

  • v0.7.4
  • 41.06
  • Published

memoz

Memoz is an in-memory database that persists on disk. The data model is key-value.

  • v4.2.0
  • 41.02
  • Published

media-icons

Open-source and beautifully hand-crafted collection of media icons.

  • v0.10.0
  • 40.94
  • Published

@thi.ng/transducers

Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations

  • v9.3.0
  • 40.87
  • Published

sorted-btree

A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.

  • v1.8.1
  • 40.77
  • Published

ip-set

Efficient mutable set for IP addresses

  • v3.0.0
  • 40.72
  • Published

typescript-map

ES6 Map Implemented in TypeScript

  • v0.1.0
  • 40.51
  • Published

deep-freeze-es6

deep freeze, works with Map and Set

  • v4.0.0
  • 40.37
  • Published

rename-fn

Rename a function

  • v2.1.0
  • 40.16
  • Published

umap

The smallest, yet handy, Map and WeakMap utility ever

  • v1.0.2
  • 40.15
  • Published

json8

JSON toolkit for JavaScript

  • v1.0.5
  • 39.96
  • Published

dot-path-value

Safely get deep nested properties using dot notation

  • v0.0.11
  • 39.48
  • Published

@recursive/assign

💠 Recursive assign for objects, arrays and more

  • v3.0.1
  • 39.40
  • Published

object-set

Sets the value at path of object.

  • v1.0.1
  • 38.92
  • Published

setvalue

Type-safe library for reading, writing, or checking, nested values of an object

  • v2.1.0
  • 38.84
  • Published

react-values

A set of tiny, composable React components for handling state with render props.

  • v0.3.3
  • 38.76
  • Published

@strikeentco/set

Set nested values on an object using a dot path or custom separator

  • v1.0.2
  • 38.43
  • Published

@karmaniverous/serify-deserify

Reversibly transform unserializable values into serializable ones. Includes Redux middleware.

  • v2.0.11
  • 38.03
  • Published

smart-deep-sort

Deep sort an object, no matter what the contents are.

  • v1.0.2
  • 37.84
  • Published

datastructures-js

production-ready data structures implementation in javascript & typescript.

  • v13.0.0
  • 37.21
  • Published

@tylerbu/sorted-btree-es6

A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.

  • v1.8.0
  • 36.74
  • Published

keq-headers

Set/Append headers to request.

  • v2.0.4
  • 36.45
  • Published

pico-signals

A very simple signal library inspired by the 'signals' package

  • v1.0.0
  • 36.41
  • Published

next-json

Next JavaScript Object Notation

  • v0.4.0
  • 36.20
  • Published

pop-observe

Property, range, map, and set content change observers for arrays, objects, and other instances.

  • v2.0.2
  • 36.00
  • Published

@thi.ng/associative

ES Map/Set-compatible implementations with customizable equality semantics & supporting operations

  • v7.0.33
  • 35.85
  • Published

extra-array

An array is a collection of values, stored contiguously.

  • v4.3.3
  • 35.77
  • Published

notate

Resolve dot notation strings

  • v2.1.1
  • 35.62
  • Published

sequency

Functional sequences for processing iterable data in JavaScript

  • v0.20.0
  • 35.36
  • Published

@rimbu/sorted

Immutable SortedMap and SortedSet implementations for TypeScript

  • v2.1.2
  • 35.27
  • Published

frequency-set

A set that keeps the frequency of occurrences.

  • v1.0.2
  • 35.11
  • Published

extra-iterable

An iterable is a sequence of values.

  • v3.3.2
  • 34.63
  • Published

@rimbu/hashed

Immutable HashMap and HashSet implementations for TypeScript

  • v2.1.2
  • 34.28
  • Published

@rimbu/ordered

Immutable OrderedMap and OrderedSet implementations for TypeScript

  • v2.1.2
  • 34.07
  • Published

flat-zip

Concats arrays but does so like a zipper instead of appending them. Like lodash.zip + lodash.flat, plus a length limit

  • v1.0.1
  • 34.03
  • Published

m-o

Functions that work on both Maps and Objects: has, get, set, delete, entries, keys, values, etc.

  • v2.2.0
  • 34.01
  • Published

interlude

Functional JavaScript library

  • v2.0.0
  • 34.00
  • Published

@js-sdsl/ordered-set

javascript standard data structure library which benchmark against C++ STL

  • v4.4.2
  • 33.92
  • Published

set-tojson

ES7 Proposal: Set#toJSON https://github.com/DavidBruant/Map-Set.prototype.toJSON

  • v2.1.1
  • 33.68
  • Published

difference

Calculate the difference of two arrays

  • v1.0.2
  • 33.59
  • Published

utils-deep-set

Deep set a nested property.

  • v1.0.1
  • 33.58
  • Published

@js-sdsl/deque

javascript standard data structure library which benchmark against C++ STL

  • v4.4.2
  • 33.45
  • Published

ts-dot-prop

TypeScript utility to transform nested objects using a dot notation path.

  • v2.1.4
  • 33.34
  • Published

getsetdeep

Get and set nested variables of an object, includes support for Backbone Models

  • v5.6.0
  • 33.29
  • Published

@rimbu/core

Immutable collections and tools for TypeScript

  • v2.0.3
  • 33.28
  • Published

shuffle-words

Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for creating test fixtures, benchmarking samples, etc.

  • v0.1.2
  • 33.10
  • Published

empty-lite

Check empty for: array, string, object, function, number, date

  • v2.0.0
  • 33.05
  • Published

@xylabs/set

Base functionality used throughout XY Labs TypeScript/JavaScript libraries

  • v4.8.8
  • 32.95
  • Published

compare-sets

Given two sets, `compare-sets` will return sets of the added, retained, and removed items

  • v1.0.1
  • 32.60
  • Published

stochator

A tiny library providing for creating a variety of random value generators.

  • v0.6.2
  • 32.50
  • Published

snapdragon-capture

Snapdragon plugin that adds a capture method to the parser instance.

  • v0.2.0
  • 32.26
  • Published

chunkify

Split an iterable into evenly sized chunks

  • v5.0.0
  • 32.21
  • Published

equal-array

Make the === operator compare arrays by values instead of references.

  • v1.0.7
  • 32.19
  • Published

jest-plugin-set

Declarative JS tests with lazy evaluation using jest.

  • v2.9.0
  • 32.04
  • Published

superset

A library that provides the missing Set methods such as map and filter.

  • v2.0.1
  • 32.01
  • Published

set

An implementation of Sets in JavaScript

  • v1.1.1
  • 32.00
  • Published

immutable-set

Set nested properties of an object while respecting the principles of immutability

  • v2.2.2
  • 31.48
  • Published

q-set

Set a query string style field on an object.

  • v2.0.8
  • 31.28
  • Published

ast-get-values-by-key

Extract values and paths from AST by keys OR set them by keys

  • v5.0.21
  • 31.16
  • Published

@js-sdsl/queue

javascript standard data structure library which benchmark against C++ STL

  • v4.4.0
  • 31.10
  • Published

set-prop-get-value

set a new property in a js object and return the value of the given property

  • v1.1.0
  • 31.03
  • Published

js-sorted-set

Sorted set data structures

  • v0.7.0
  • 30.98
  • Published

object-standard-path

Safely get/set deep nested properties with standard path, strong type support

  • v0.3.1
  • 30.84
  • Published

vue-deepset

Deep set Vue.js objects

  • v0.6.3
  • 30.84
  • Published

math-float64-set-low-word

Sets the less significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 30.78
  • Published

extra-map

A group of functions for working with Maps.

  • v3.2.2
  • 30.56
  • Published

glob-object

Filter an object using glob patterns and dot notation.

  • v1.0.0
  • 30.23
  • Published

@codibre/fluent-iterable

Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).

  • v1.39.2
  • 30.18
  • Published

node-version-utils

Utilities for running commands on a specific version of node by installed path

  • v1.2.14
  • 30.09
  • Published

object-access

Access(read, write and delete) an object by hierarchical keys.

  • v2.0.4
  • 30.07
  • Published

assign-value

Assign a value or extend a deeply nested property of an object using object path notation.

  • v0.1.2
  • 29.83
  • Published

interval-arithmetic

An implementation of an algebraically closed interval system of the extended real number set

  • v1.1.2
  • 29.77
  • Published

setify

Set an input value without losing cursor position

  • v1.0.4
  • 29.70
  • Published

path-prop

Fast library for manipulating plain objects using paths.

  • v2.0.0
  • 29.66
  • Published

@ovyerus/licenses

List of SPDX licenses with predictable placeholders

  • v6.4.4
  • 29.14
  • Published

@thi.ng/geom-accel

n-D spatial indexing data structures with a shared ES6 Map/Set-like API

  • v4.1.37
  • 29.11
  • Published

jaunt

Get or set a value in an object/array using a dot-delimited string or array of keys.

  • v1.3.0
  • 28.79
  • Published

property-path

Get and set object properties by path where you can specify the separator.

  • v1.0.0
  • 28.78
  • Published

set-state-compare

setState for React that compares with the current state and only sets the state if changed.

  • v1.0.56
  • 28.72
  • Published

object-agent

A javascript library for working with objects

  • v1.6.1
  • 28.63
  • Published

make-executable

Set the executable bits on a file

  • v2.0.2
  • 28.48
  • Published

set-utilities

High performance set theory - functional utilities which operate on arbitrary input sets.

  • v1.5.7
  • 28.21
  • Published

simple-hashset

Simple hashsets for node

  • v0.0.1
  • 28.17
  • Published

cp-data

cp-data is a JavaScript library for some common data structures

  • v1.1.3
  • 28.16
  • Published

extra-set

A pack of functions for working with Sets.

  • v3.2.2
  • 28.12
  • Published

jest-plugin-for-each

Jest plugin to test multiple values for a single outcome.

  • v2.9.0
  • 28.03
  • Published

keyd

A small library for using and manipulating key path in JavaScript.

  • v2.1.28
  • 27.86
  • Published

config-cache

General purpose JavaScript object storage methods.

  • v6.0.1
  • 27.72
  • Published

jest-plugins-rspec

Jest plugins to emulate RSpec syntax and structure.

  • v2.9.0
  • 27.34
  • Published

@bevry/list

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

  • v2.5.0
  • 27.24
  • Published

large-set

A wrapper to deal with a large number of elements in Set.

  • v1.0.3
  • 27.24
  • Published

@thi.ng/disjoint-set

TypedArray-based disjoint set implementation with quick union & path compression

  • v1.1.20
  • 27.23
  • Published

immutable-modify

Modify structures in react/redux compatible way

  • v0.1.3
  • 27.21
  • Published

adaptive-set

Utils for implementing a Set data structure that dynamically adjusts its internal representation based on the number of elements it contains.

  • v0.2.0
  • 26.88
  • Published

expiry-set

A Set implementation with expirable keys

  • v1.0.0
  • 26.86
  • Published

function-name

Set the "name" property of `function` objects

  • v2.0.0
  • 26.81
  • Published

scats

Useful scala classes in typescript

  • v1.4.5
  • 26.75
  • Published

mergekit

Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

  • v3.0.6
  • 26.63
  • Published

set-or-get

Sets or gets an object field value.

  • v1.2.12
  • 26.57
  • Published

compute.io

Computation library.

  • v0.106.0
  • 26.54
  • Published

pixel-white-bg

Set white background color for a pixel.

  • v1.0.10
  • 26.48
  • Published

ctx-core

ctx-core core library

  • v7.2.32
  • 26.40
  • Published

node-unique-array

JavaScript unique array it store only unique objects

    • v0.0.6
    • 26.38
    • Published

    collapse-object

    Collapse an object into a string using the syntax from expand-object. This syntax is pretty handy for setting command line arguments, for expanding/collapsing test fixtures, etc.

    • v0.1.0
    • 26.30
    • Published

    supersede

    A path based set where the most specific path wins.

    • v1.0.6
    • 26.27
    • Published

    compute-erf

    Error function.

    • v3.0.3
    • 26.14
    • Published

    @szilanor/stream

    Typesafe API for processing iterable data in TypeScript and JavaScript

    • v3.0.3
    • 26.06
    • Published

    script-inner-html

    dangerouslySetInnerHTML that evaluates script tags

    • v2.0.4
    • 26.01
    • Published

    compute-erfcinv

    Inverse complementary error function.

    • v3.0.1
    • 25.94
    • Published

    ranges-set

    Set operations on human-friendly ranges.

    • v1.2.0
    • 25.94
    • Published

    sequelize-nested-set

    Library to store and manage nested set trees using Sequelize

    • v1.6.2
    • 25.83
    • Published

    extra-object

    A collection of methods for working with Objects.

    • v3.2.2
    • 25.76
    • Published

    extra-entries

    A collection of functions for operating upon Entries.

    • v3.2.2
    • 25.61
    • Published

    compute-erfc

    Complementary error function.

    • v3.0.1
    • 25.54
    • Published

    es6-collections-iterators

    Adds missing values, keys and entries functions to native es6 collection implementations

    • v0.2.1
    • 25.53
    • Published

    sorted-set

    a sorted set based heavily upon redis' skip list implementation

    • v0.3.0
    • 25.51
    • Published

    is-like

    Functions to check if a value is something alike.

    • v0.1.13
    • 25.48
    • Published

    prototyped.js

    Common typescript ready prototypes available in both CommonJS and ECMAScript

    • v3.0.5
    • 25.38
    • Published

    buckets-js

    Buckets is a complete, fully tested and documented data structure library written in pure JavaScript.

    • v1.98.2
    • 25.30
    • Published

    compute-sqrt

    Computes an element-wise principal square root.

    • v3.0.1
    • 25.29
    • Published

    @juln/data-store

    Easily persist and load config data. No dependencies.

    • v1.0.2
    • 25.26
    • Published

    list-directories

    List all directories in a given directory

    • v1.1.0
    • 25.22
    • Published

    compute-unique

    Removes duplicate values from a numeric array.

    • v1.0.1
    • 25.14
    • Published

    gauss

    JavaScript statistics, analytics, and set library

    • v0.2.12
    • 25.13
    • Published

    url-query-set

    Set query or search params to a url link.

    • v0.2.0
    • 25.04
    • Published

    mm_mysql

    这是超级美眉mysql帮助函数模块,用于便捷操作mysql,使用await方式,可以避免嵌套函数

    • v2.0.2
    • 25.02
    • Published

    hashes

    A package implementing a HashTable and HashSet

    • v0.1.4
    • 25.01
    • Published

    mm_expand

    这是超级美眉原型函数拓展模块,更有利于对string、array、object的操作,避免出错,简化业务逻辑。

    • v1.8.3
    • 24.95
    • Published

    compute-abs

    Computes an element-wise absolute value.

    • v3.0.0
    • 24.80
    • Published

    vue-set-path

    Set Vue reactive properties on a object, using dot notation path syntax

    • v1.1.10
    • 24.75
    • Published

    qd-set

    A tiny, quick and dirty Set implementation.

    • v2.0.1
    • 24.68
    • Published

    set-object

    DEPRECATED - use set-value instead.

    • v1.0.1
    • 24.61
    • Published