JSPM

Found 2560 results for set cookie

set-cookie-parser

Parses set-cookie headers into objects

  • v2.7.1
  • 600.40
  • Published

jsesc

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

  • v3.1.0
  • 79.04
  • 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
  • 76.21
  • Published

array-union

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

  • v3.0.1
  • 75.71
  • Published

mm_https

这是超级美眉http请求帮助类模块,可自动补充cookie,实现模拟登录,通讯

  • v1.6.3
  • 75.56
  • Published

is-data-descriptor

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

  • v2.1.3
  • 74.74
  • 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
  • 74.52
  • Published

has-proto

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

  • v1.2.0
  • 74.29
  • Published

is-weakmap

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

  • v2.0.2
  • 74.23
  • Published

is-accessor-descriptor

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

  • v3.0.5
  • 74.07
  • Published

is-weakset

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

  • v2.0.4
  • 73.91
  • Published

is-map

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

  • v2.0.3
  • 72.94
  • Published

is-set

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

  • v2.0.3
  • 72.94
  • Published

base

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

  • v3.0.0
  • 72.31
  • Published

dot-prop

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

  • v9.0.0
  • 72.26
  • Published

map-cache

Basic cache object for storing key-value pairs.

  • v0.2.2
  • 71.99
  • Published

jwt-cookie

Small library for reading and writing objects to http requests and responses.

  • v1.0.1
  • 71.76
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 71.65
  • Published

set-proto

Robustly set the [[Prototype]] of an object

  • v1.0.0
  • 71.38
  • Published

array-uniq

Create an array without duplicates

  • v3.0.0
  • 71.28
  • 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.72
  • Published

cache-base

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

  • v4.0.2
  • 70.56
  • Published

es6-iterator

Iterator abstraction based on ES6 specification

  • v2.0.3
  • 69.64
  • Published

dset

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

  • v3.1.4
  • 69.36
  • Published

mimic-function

Make a function mimic another one

  • v5.0.1
  • 68.71
  • Published

@js-sdsl/ordered-map

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

  • v4.4.2
  • 68.63
  • Published

js-sdsl

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

  • v4.4.2
  • 65.64
  • Published

iterate-value

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

  • v1.0.2
  • 65.28
  • Published

iterare

Array methods for ES6 Iterators

  • v1.2.1
  • 65.05
  • Published

mpath

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

  • v0.9.0
  • 64.64
  • Published

d3-collection

Handy data structures for elements keyed by string.

  • v1.0.7
  • 64.32
  • 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
  • 64.30
  • Published

es6-shim

ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines

  • v0.35.8
  • 64.25
  • Published

discontinuous-range

for adding, subtracting, and indexing discontinuous ranges of numbers

  • v1.0.3
  • 63.88
  • Published

tlhunter-sorted-set

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

  • v0.1.0
  • 63.71
  • Published

oblivious-set

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

  • v1.4.0
  • 63.67
  • Published

lodash.set

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

  • v4.3.2
  • 63.55
  • 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.42
  • Published

ttl-set

Like a JavaScript Set, but with a TTL on entries

  • v1.0.0
  • 60.45
  • Published

getobject

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

  • v1.1.1
  • 58.58
  • Published

is-empty

Check whether a value is "empty".

  • v1.2.0
  • 56.55
  • Published

is-get-set-prop

Does a JS type have a getter/setter property

  • v2.0.0
  • 55.88
  • Published

splaytree-ts

A splay tree typescript library

  • v1.0.2
  • 54.96
  • Published

stringset

fast and robust stringset

  • v0.2.1
  • 53.51
  • 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
  • 53.05
  • Published

@thi.ng/equiv

Extensible deep value equivalence checking for any data types

  • v2.1.83
  • 52.48
  • Published

reserved-identifiers

Provides a list of reserved identifiers for JavaScript

  • v1.0.0
  • 52.21
  • Published

merge-value

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

  • v1.0.0
  • 51.05
  • Published

jstreemap

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

  • v1.28.2
  • 49.29
  • Published

union-find

A union-find data structure for maintaining disjoint sets.

  • v1.0.2
  • 48.96
  • 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.62
  • Published

option-cache

Simple API for managing options in JavaScript applications.

  • v4.0.0
  • 47.72
  • Published

obj-def

Easily set default fields in objects.

  • v1.0.10
  • 47.56
  • 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.31
  • Published

data-store

Easily persist and load config data. No dependencies.

  • v4.0.3
  • 47.20
  • Published

utils-copy

Copy or deep clone a value to an arbitrary depth.

  • v1.1.1
  • 47.17
  • 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.11
  • Published

dot-json

Easily edit a json file from the CLI or NodeJS

  • v1.3.0
  • 47.10
  • Published

collections

data structures with idiomatic JavaScript collection interfaces

  • v5.1.13
  • 46.99
  • Published

@stdlib/utils-copy

Copy or deep clone a value to an arbitrary depth.

  • v0.2.2
  • 46.09
  • 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.80
  • Published

predefine

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

  • v0.1.3
  • 45.50
  • Published

types

Hash, SortedSet

  • v0.1.1
  • 45.40
  • Published

pkg-store

Use package.json as a config store.

  • v1.0.1
  • 45.19
  • Published

commander-version

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

  • v3.0.0
  • 45.02
  • Published

keypather

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

  • v3.1.0
  • 44.61
  • Published

just-safe-set

set value at property, create intermediate properties if necessary

  • v4.2.1
  • 44.57
  • Published

bitset

A performance optimized infinite bit vector library

  • v5.2.3
  • 44.34
  • Published

live-set

Class representing a changing and transformable collection of items.

  • v1.0.0
  • 44.23
  • Published

make-unique

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

  • v1.0.4
  • 43.93
  • Published

@stdlib/array-base-setter

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

  • v0.2.2
  • 43.79
  • Published

@blakek/deep

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

  • v4.0.0
  • 43.45
  • Published

defaulty

Copies missing properties to the target object.

  • v2.1.0
  • 43.02
  • Published

projection-utils

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

  • v1.1.0
  • 42.19
  • 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.16
  • Published

nessy

set value in nested object

  • v5.3.0
  • 42.15
  • 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.75
  • 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.67
  • Published

ip-set

Efficient mutable set for IP addresses

  • v3.0.0
  • 41.16
  • Published

@thi.ng/transducers

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

  • v9.3.0
  • 40.92
  • Published

deep-freeze-es6

deep freeze, works with Map and Set

  • v4.0.0
  • 40.90
  • Published

media-icons

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

  • v0.10.0
  • 40.81
  • Published

memoz

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

  • v4.2.0
  • 40.75
  • Published

setvalue

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

  • v2.1.0
  • 40.51
  • Published

umap

The smallest, yet handy, Map and WeakMap utility ever

  • v1.0.2
  • 40.49
  • Published

indexable-array

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

  • v0.7.4
  • 40.37
  • 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.35
  • Published

json8

JSON toolkit for JavaScript

  • v1.0.5
  • 40.22
  • Published

rename-fn

Rename a function

  • v2.1.0
  • 40.09
  • Published

typescript-map

ES6 Map Implemented in TypeScript

  • v0.1.0
  • 39.94
  • Published

dot-path-value

Safely get deep nested properties using dot notation

  • v0.0.11
  • 39.49
  • Published

@recursive/assign

💠 Recursive assign for objects, arrays and more

  • v3.0.1
  • 39.22
  • Published

object-set

Sets the value at path of object.

  • v1.0.1
  • 38.54
  • Published

@karmaniverous/serify-deserify

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

  • v2.0.11
  • 38.52
  • Published

react-values

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

  • v0.3.3
  • 37.97
  • Published

smart-deep-sort

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

  • v1.0.2
  • 37.97
  • Published

pico-signals

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

  • v1.0.0
  • 37.68
  • Published

@strikeentco/set

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

  • v1.0.2
  • 37.59
  • Published

datastructures-js

production-ready data structures implementation in javascript & typescript.

  • v13.0.0
  • 37.33
  • Published

keq-headers

Set/Append headers to request.

  • v2.0.4
  • 37.32
  • 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
  • 37.19
  • Published

m-o

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

  • v2.2.0
  • 37.07
  • Published

pop-observe

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

  • v2.0.2
  • 36.83
  • Published

next-json

Next JavaScript Object Notation

  • v0.4.0
  • 36.40
  • Published

frequency-set

A set that keeps the frequency of occurrences.

  • v1.0.2
  • 36.15
  • Published

@thi.ng/associative

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

  • v7.0.33
  • 35.60
  • Published

notate

Resolve dot notation strings

  • v2.1.1
  • 35.45
  • 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
  • 35.35
  • Published

empty-lite

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

  • v2.0.0
  • 35.33
  • Published

sequency

Functional sequences for processing iterable data in JavaScript

  • v0.20.0
  • 35.31
  • Published

@rimbu/sorted

Immutable SortedMap and SortedSet implementations for TypeScript

  • v2.1.3
  • 35.09
  • Published

extra-array

An array is a collection of values, stored contiguously.

  • v4.3.3
  • 34.70
  • Published

extra-iterable

An iterable is a sequence of values.

  • v3.3.2
  • 34.22
  • Published

interlude

Functional JavaScript library

  • v2.0.0
  • 34.06
  • Published

@rimbu/hashed

Immutable HashMap and HashSet implementations for TypeScript

  • v2.1.3
  • 34.03
  • Published

ts-dot-prop

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

  • v2.1.4
  • 33.87
  • Published

@xylabs/set

Base functionality used throughout XY Labs TypeScript/JavaScript libraries

  • v4.9.18
  • 33.86
  • Published

@rimbu/ordered

Immutable OrderedMap and OrderedSet implementations for TypeScript

  • v2.1.3
  • 33.80
  • Published

set-tojson

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

  • v2.1.1
  • 33.43
  • Published

getsetdeep

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

  • v5.6.0
  • 33.24
  • 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.19
  • Published

difference

Calculate the difference of two arrays

  • v1.0.2
  • 33.17
  • Published

@rimbu/core

Immutable collections and tools for TypeScript

  • v2.0.4
  • 33.07
  • Published

@js-sdsl/deque

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

  • v4.4.2
  • 32.97
  • Published

chunkify

Split an iterable into evenly sized chunks

  • v5.0.0
  • 32.96
  • Published

@js-sdsl/ordered-set

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

  • v4.4.2
  • 32.83
  • Published

stochator

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

  • v0.6.2
  • 32.53
  • Published

utils-deep-set

Deep set a nested property.

  • v1.0.1
  • 32.36
  • Published

equal-array

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

  • v1.0.7
  • 32.28
  • Published

jest-plugin-set

Declarative JS tests with lazy evaluation using jest.

  • v2.9.0
  • 32.14
  • Published

large-set

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

  • v1.0.3
  • 31.82
  • Published

set

An implementation of Sets in JavaScript

  • v1.1.1
  • 31.70
  • Published

snapdragon-capture

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

  • v0.2.0
  • 31.68
  • Published

superset

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

  • v2.0.1
  • 31.55
  • Published

immutable-set

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

  • v2.2.2
  • 31.33
  • Published

node-version-utils

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

  • v1.2.15
  • 31.24
  • Published

ast-get-values-by-key

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

  • v5.0.21
  • 31.18
  • Published

js-sorted-set

Sorted set data structures

  • v0.7.0
  • 31.04
  • Published

q-set

Set a query string style field on an object.

  • v2.0.8
  • 30.88
  • Published

@js-sdsl/queue

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

  • v4.4.0
  • 30.81
  • Published

object-standard-path

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

  • v0.3.1
  • 30.79
  • Published

compare-sets

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

  • v1.0.1
  • 30.72
  • Published

math-float64-set-low-word

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

  • v1.0.0
  • 30.72
  • Published

glob-object

Filter an object using glob patterns and dot notation.

  • v1.0.0
  • 30.70
  • Published

set-prop-get-value

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

  • v1.1.0
  • 30.69
  • Published

path-prop

Fast library for manipulating plain objects using paths.

  • v2.0.0
  • 30.42
  • Published

to-item

converts object to one item of given set

  • v2.0.2
  • 30.41
  • Published

vue-deepset

Deep set Vue.js objects

  • v0.6.3
  • 30.37
  • Published

object-access

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

  • v2.0.4
  • 30.35
  • Published

@codibre/fluent-iterable

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

  • v1.39.2
  • 29.54
  • Published

@ovyerus/licenses

List of SPDX licenses with predictable placeholders

  • v6.4.4
  • 29.52
  • Published

interval-arithmetic

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

  • v1.1.2
  • 29.25
  • Published

@thi.ng/geom-accel

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

  • v4.1.37
  • 29.14
  • Published

cp-data

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

  • v1.1.3
  • 29.13
  • Published

setify

Set an input value without losing cursor position

  • v1.0.4
  • 28.81
  • Published

assign-value

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

  • v0.1.2
  • 28.48
  • Published

keyd

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

  • v2.1.30
  • 28.30
  • Published

extra-set

A pack of functions for working with Sets.

  • v3.2.2
  • 28.28
  • Published

property-path

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

  • v1.0.0
  • 28.27
  • Published

simple-hashset

Simple hashsets for node

  • v0.0.1
  • 28.23
  • Published

make-executable

Set the executable bits on a file

  • v2.0.2
  • 27.92
  • Published

function-name

Set the "name" property of `function` objects

  • v2.0.0
  • 27.80
  • Published

jaunt

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

  • v1.3.0
  • 27.80
  • Published

@szilanor/stream

Typesafe API for processing iterable data in TypeScript and JavaScript

  • v3.0.3
  • 27.61
  • Published

set-utilities

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

  • v1.5.7
  • 27.50
  • 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
  • 27.39
  • Published

@thi.ng/disjoint-set

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

  • v1.1.20
  • 27.24
  • Published

expiry-set

A Set implementation with expirable keys

  • v1.0.0
  • 27.14
  • Published

object-agent

A javascript library for working with objects

  • v1.6.1
  • 27.11
  • Published

set-or-get

Sets or gets an object field value.

  • v1.2.12
  • 27.07
  • Published

gauss

JavaScript statistics, analytics, and set library

  • v0.2.12
  • 26.89
  • Published

scats

Useful scala classes in typescript

  • v1.4.5
  • 26.78
  • Published

compute.io

Computation library.

  • v0.106.0
  • 26.74
  • Published

immutable-modify

Modify structures in react/redux compatible way

  • v0.1.3
  • 26.73
  • Published

@bevry/list

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

  • v2.5.0
  • 26.72
  • 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.72
  • Published

config-cache

General purpose JavaScript object storage methods.

  • v6.0.1
  • 26.70
  • Published

@zibuthe7j11/minima-saepe-eveniet

[![npm version](https://badge.fury.io/js/@zibuthe7j11/minima-saepe-eveniet.svg)](https://badge.fury.io/js/@zibuthe7j11/minima-saepe-eveniet) [![downloads count](https://img.shields.io/npm/dt/@zibuthe7j11/minima-saepe-eveniet.svg)](https://www.npmjs.com/~p

  • v1.0.0
  • 26.63
  • Published

pixel-white-bg

Set white background color for a pixel.

  • v1.0.10
  • 26.53
  • Published

jest-plugins-rspec

Jest plugins to emulate RSpec syntax and structure.

  • v2.9.0
  • 26.41
  • Published

jest-plugin-for-each

Jest plugin to test multiple values for a single outcome.

  • v2.9.0
  • 26.39
  • Published

compute-erf

Error function.

  • v3.0.3
  • 26.00
  • Published

script-inner-html

dangerouslySetInnerHTML that evaluates script tags

  • v2.0.4
  • 25.99
  • Published

set-state-compare

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

  • v1.0.56
  • 25.97
  • Published

ctx-core

ctx-core core library

  • v7.2.32
  • 25.96
  • Published

buckets-js

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

  • v1.98.2
  • 25.80
  • Published

compute-erfcinv

Inverse complementary error function.

  • v3.0.1
  • 25.80
  • Published

supersede

A path based set where the most specific path wins.

  • v1.0.6
  • 25.66
  • 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
  • 25.59
  • Published

ranges-set

Set operations on human-friendly ranges.

  • v1.2.0
  • 25.55
  • Published

sorted-set

a sorted set based heavily upon redis' skip list implementation

  • v0.3.0
  • 25.50
  • Published

@zodash/get

Get the value at path of object.

  • v1.2.7
  • 25.48
  • Published

prototyped.js

Common typescript ready prototypes available in both CommonJS and ECMAScript

  • v3.0.5
  • 25.31
  • Published

es6-collections-iterators

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

  • v0.2.1
  • 25.31
  • Published

extra-map

A group of functions for working with Maps.

  • v3.2.2
  • 25.30
  • Published

url-query-set

Set query or search params to a url link.

  • v0.2.0
  • 25.19
  • Published

is-like

Functions to check if a value is something alike.

  • v0.1.13
  • 25.08
  • Published

compute-erfc

Complementary error function.

  • v3.0.1
  • 25.04
  • Published

hashes

A package implementing a HashTable and HashSet

  • v0.1.4
  • 25.04
  • Published

compute-unique

Removes duplicate values from a numeric array.

  • v1.0.1
  • 25.03
  • Published

@juln/data-store

Easily persist and load config data. No dependencies.

  • v1.0.2
  • 25.02
  • Published

compute-sqrt

Computes an element-wise principal square root.

  • v3.0.1
  • 25.00
  • Published

vue-set-path

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

  • v1.1.10
  • 24.61
  • Published

extra-entries

A collection of functions for operating upon Entries.

  • v3.2.2
  • 24.48
  • Published

sequelize-nested-set

Library to store and manage nested set trees using Sequelize

  • v1.6.2
  • 24.47
  • Published

compute-abs

Computes an element-wise absolute value.

  • v3.0.0
  • 24.43
  • Published

list-directories

List all directories in a given directory

  • v1.1.0
  • 24.32
  • Published

cfn-changeset-viewer

View the details of a CloudFormation ChangeSet (including nested ones!) in a human-friendly way

  • v0.1.0
  • 24.17
  • Published

set-object

DEPRECATED - use set-value instead.

  • v1.0.1
  • 24.17
  • Published

object-all-values-equal-to

Does the AST/nested-plain-object/array/whatever contain only one kind of value?

  • v4.0.21
  • 24.17
  • Published