jstreemap
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
Found 2512 results for set
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
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.
data structures with idiomatic JavaScript collection interfaces
Simple API for managing options in JavaScript applications.
Copy or deep clone a value to an arbitrary depth.
Easily persist and load config data. No dependencies.
Easily set default fields in objects.
Set of (possibly rotated) arrays
Set the more significant 32 bits of a double-precision floating-point number.
Copy or deep clone a value to an arbitrary depth.
Set the less significant 32 bits of a double-precision floating-point number.
Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.
Nested collections manager
Use package.json as a config store.
Open-source and beautifully hand-crafted collection of media icons.
Class representing a changing and transformable collection of items.
Set for RDF/JS Terms
Hash, SortedSet
set value at property, create intermediate properties if necessary
Predefine your Object.defineProperties to create a more human readable API.
Define a read-only property.
Delete given (deep) object path
Get or set a deep value using a keypath string. Supports bracket and dot notation
Standard data structure
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
🐡 Get, set, remove, and test for deeply nested properties
set value in nested object
Object.setPrototypeOf Polyfill
Copies missing properties to the target object.
Efficient mutable set for IP addresses
A wrapper for Commander that automatically sets the version based on your package.json
Utilities to work with projections (e.g. mongo)
Return an accessor function for setting an element in an indexed array-like object.
A set of extra asserts for validator.js.
Define a non-enumerable read-write accessor.
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.
Rename a function
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.
The smallest, yet handy, Map and WeakMap utility ever
Determine whether the environment has the so-called "override mistake" - [[Set]]ing a property whose ancestor is nonwritable throws.
A performance optimized infinite bit vector library
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations
ES6 Map Implemented in TypeScript
Extended native JavaScript Array which provides indexed lookup similar to native Map.
Type-safe library for reading, writing, or checking, nested values of an object
JSON toolkit for JavaScript
Functions that work on both Maps and Objects: has, get, set, delete, entries, keys, values, etc.
deep freeze, works with Map and Set
Deep sort an object, no matter what the contents are.
Memoz is an in-memory database that persists on disk. The data model is key-value.
Set nested values on an object using a dot path or custom separator
💠 Recursive assign for objects, arrays and more
Sets the value at path of object.
Next JavaScript Object Notation
A set of tiny, composable React components for handling state with render props.
Property, range, map, and set content change observers for arrays, objects, and other instances.
Safely get deep nested properties using dot notation
Enhanced Set that extends javascript ES6 Set
production-ready data structures implementation in javascript & typescript.
Set/Append headers to request.
Immutable SortedMap and SortedSet implementations for TypeScript
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
javascript standard data structure library which benchmark against C++ STL
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
A very simple signal library inspired by the 'signals' package
Javascript data structures (e.g., Map, Set) that support deep object equality
Functional sequences for processing iterable data in JavaScript
Concats arrays but does so like a zipper instead of appending them. Like lodash.zip + lodash.flat, plus a length limit
Resolve dot notation strings
Immutable HashMap and HashSet implementations for TypeScript
Split an iterable into evenly sized chunks
Immutable OrderedMap and OrderedSet implementations for TypeScript
Calculate the difference of two arrays
Set container
Map and WeakMap that returns value on .set(...)
ES Map/Set-compatible implementations with customizable equality semantics & supporting operations
Immutable collections and tools for TypeScript
A set that keeps the frequency of occurrences.
Deep set a nested property.
javascript standard data structure library which benchmark against C++ STL
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.
ES7 Proposal: Set#toJSON https://github.com/DavidBruant/Map-Set.prototype.toJSON
Get and set nested variables of an object, includes support for Backbone Models
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.
Snapdragon plugin that adds a capture method to the parser instance.
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Functional JavaScript library
A library that provides the missing Set methods such as map and filter.
A tiny library providing for creating a variety of random value generators.
An array is a collection of values, stored contiguously.
Declarative JS tests with lazy evaluation using jest.
Easily use dot notation to `get`, or `set` a property of a nested object.
Return element accessors for a provided array-like object.
Deep set Vue.js objects
Set nested properties of an object while respecting the principles of immutability
An iterable is a sequence of values.
setState for React that compares with the current state and only sets the state if changed.
Make the === operator compare arrays by values instead of references.
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
Sorted set data structures
Defines a read-only property.
Sets the less significant 32 bits of a double-precision floating-point number.
Set a query string style field on an object.
Extract values and paths from AST by keys OR set them by keys
Access(read, write and delete) an object by hierarchical keys.
Filter an object using glob patterns and dot notation.
go-like results
Typesafe API for processing iterable data in TypeScript and JavaScript
An implementation of an algebraically closed interval system of the extended real number set
Blazing-fast equality checks, minus the baggage. A lean, standalone alternative to Lodash's isEqual—because speed matters.
ctx-core core library
Common typescript ready prototypes available in both CommonJS and ECMAScript
Utils for implementing a Set data structure that dynamically adjusts its internal representation based on the number of elements it contains.
Sets or gets an object field value.
Get and set object properties by path where you can specify the separator.
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
Jest plugin to test multiple values for a single outcome.
An implementation of Sets in JavaScript
List of SPDX licenses with predictable placeholders
set a new property in a js object and return the value of the given property
dangerouslySetInnerHTML that evaluates script tags
Assign a value or extend a deeply nested property of an object using object path notation.
Set an input value without losing cursor position
Jest plugins to emulate RSpec syntax and structure.
Get or set a value in an object/array using a dot-delimited string or array of keys.
Modify structures in react/redux compatible way
A Set implementation with expirable keys
A wrapper to deal with a large number of elements in Set.
Inverse complementary error function.
Manipulate query strings without effort
General purpose JavaScript object storage methods.
Functions to check if a value is something alike.
Fast library for manipulating plain objects using paths.
Fill a strided array according to a provided callback function.
Transparently provide default values to objects
High performance set theory - functional utilities which operate on arbitrary input sets.
Useful scala classes in typescript
n-D spatial indexing data structures with a shared ES6 Map/Set-like API
Like Set() but with union, intersect, difference and more built-in
Set the executable bits on a file
DangerousHTML component that evaluates script tags
Set operations on human-friendly ranges.
Reactive Map and Set for Vue 2
dangerouslySetInnerHTML that evaluates script tags
Does the AST/nested-plain-object/array/whatever contain only one kind of value?
Simple hashsets for node
Inverse error function.
Set white background color for a pixel.
Java-style Set and Map collections (on `{ hashCode(): int, equals(x: any): boolean}` objects) written in TypeScript.
A package implementing a HashTable and HashSet
Sets additional launch environment variables.
TypedArray-based disjoint set implementation with quick union & path compression
JavaScript statistics, analytics, and set library
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
DEPRECATED - use set-value instead.
A pack of functions for working with Sets.
Given two sets, `compare-sets` will return sets of the added, retained, and removed items
ES7 polyfill for `set.prototype.toJSON()`
Buckets is a complete, fully tested and documented data structure library written in pure JavaScript.
cp-data is a JavaScript library for some common data structures
Recursively walk the input and set all found values in plain objects to something
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.
View the details of a CloudFormation ChangeSet (including nested ones!) in a human-friendly way
Get, set, or delete a property from a nested object using a dot path refactored for typescript
Creator functions for common reducers
Cartesian product for JavaScript
Set with custom equality comparisons
Adds missing values, keys and entries functions to native es6 collection implementations
Define a read-write accessor.
Easily persist and load config data. No dependencies.
Fill a strided array with a specified scalar constant.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Set array items declaratively
Error function.
A high-performance Set implementation with hash-based equality comparison for fast set operations.
Library to store and manage nested set trees using Sequelize
Sets nested properties.
Get the value at path of object.
javascript standard data structure library which benchmark against C++ STL
delete keys with the given value from an object
A TypeScript utility library focused on deep operations for objects and arrays with full type safety. Similar to Lodash, but narrower in scope and fully written in TypeScript to maximize typing support.
Ensures that a given input can be used as a set
Set query or search params to a url link.
JavaScript unique array it store only unique objects
Plain old Javascript Set implementation
replacement for Object.defineProperty
Plain old Javascript Map implementation
Utilities for running commands on a specific version of node by installed path
Computation library.
A simple interval set (range set) for integers.
Common typed structures implementations in TypeScript
Utils for daily use
Promise Timers
A small library for using and manipulating key path in JavaScript.
Object cache for [Plasma].
Complementary error function.
A utility library for working with sets.
Pairs set for JavaScript
Set Vue reactive properties on a object, using dot notation path syntax
Parse and set url search parameters
Set n-combinations for JavaScript
Removes duplicate values from a numeric array.
Computes an element-wise absolute value.
Immutable `get`, `set`, `has`, `unset` deep path operations libraray for object, array and `Map`.
Computes an element-wise principal square root.
List all directories in a given directory
A path based set where the most specific path wins.
Solver for tridiagonal systems of equations
Type-safe nested object access and manipulation for TypeScript 🚀
javascript standard data structure library which benchmark against C++ STL
Advanced library for deep merging, patching, and immutable updates of data structures. Features declarative operations for specific merging behaviors, property management, custom type merging rules, and difference tracking. Supports complex data transform
Safely get/set deep nested properties with standard path, strong type support
sets a value deep in an object
Assertion with Sets
The Zest Pro Icon library
Define a non-enumerable property.
Set the "name" property of `function` objects
Check empty for: array, string, object, function, number, date
Creator functions for common reducers
Check that an object does not have a length or size property with the expected value.
Vue.set with dot notation support (`'a.b.c'`) paths.
Fill a double-precision floating-point strided array with a specified scalar constant.
🚀 Complete TypeScript Data Structures Library: Linked List, Hash Map, Stack, Queue, Set, Tree, BST, AVL Tree, Red-Black Tree, Graph, Heap, Trie with 100% test coverage, loop detection, and comprehensive algorithms. Perfect for DSA learning, interviews, a
A simple helper to set/get keys from objects using a string path like 'some.key.here'
The Deepest JSON Object Walking Library: Traverse and Modify Arrays, Objects, Numbers, Strings, and Substrings.
Smarter, easier SVG path manipulations for fine grain control over SVG path animations.
Drop-in replacement for React Native's ListView, FlatList, and VirtualizedList.
RXJS enhanced Array, Map, WeakMap, Set and WeakSet
Object set/get/sets/gets and other operator.
Trie-based ES6-like Map data structures with prefix search/query support
Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.
Skiplist-based sorted map & set implementation
Typed Set of IPLD links (CIDs).
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
queryzz - a lightweight JS library for manipulating URL query parameters. Get, set, and format queries easily.
Access nested object properties using a dot path
@zibuthe7j11/repellat-sapiente-quas =========
A modern JavaScript & TypeScript standard template library (STL) for data structures and algorithms. Includes high-performance implementations of Stack, Queue, Deque, Linked List, Vector, Set, Map, Tree, Heap, and Graph — inspired by C++ STL. Designed for
a sorted set based heavily upon redis' skip list implementation
converts object to one item of given set
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw
<h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>
[](https://npmjs.org/package/fastify-type-provider-zod) [](https://npmjs.org/package/fastify-type-provid
[](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)

 [](https://travis-c
<img alt="rocket" src="rocket.svg" width="120" />