Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
associativearray
Associative array
hashmap
HashMap Class for JavaScript
@mootable/hashmap
HashMap, LinkedHashMap and Higher Order Functions for all other Iterables, such as Map, Set and Array
set-in
set value of nested associative structure given array of keys
hash
Safely use a JavaScript object as hash
get-in
get value of nested associative structure given array of keys
assoc-cache
A simple local memory cache via an associative array support .set() .get()
operators
JavaScript operators as functions
map-assoc-core
Just the very basics of map-assoc: Map the values of a collection (array or object) and carry the keys.
stream-to-lookup
Stream JSON data and pivot it into a lookup format i.e. associative array
@ronomon/hash-table
Fast, reliable cuckoo hash table for Node.js
sacjs
Set Associative Cache
@deep-foundation/firebase-push-notification
Provides links for working with @firebase/messaging and typescript library to simplify integration with this deep package
@thi.ng/leaky-bucket
Configurable, counter-based Leaky Bucket abstractions for generalized rate-limiting purposes
nativehashmap
A simple but fast native Hashmap implementation
associative
Dictionary implementation based on JavaScript object (associative) arrays
ki-map
"Keyed and Indexed Map", a pure javascript object that simulates the native 'Map' object with indexing features and others useful methods.
deep-object-graph
Converts flat JSON objects into deep object graph.
yagnus
JavaScript stats library containing parallel distributed streaming algorithms to compute important frequently used statistics on big data. The library calculates commonly used univariate, multivariate and discrete statistics. It can be used alone in a webpage, or server-side in nodejs (or both since mss's can be merged), or within a big-data no-sql engines such as hadoop, mongodb.
@alexaivars/get-in
Get a value from object by path