es6-weak-map
WeakMap
A WeakMap implementation as specified in ECMAScript6
WeakMap collection as specified in ECMAScript6
29 stars
6 watching
7 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
medikoo/es6-map | A JavaScript implementation of the ECMAScript 6 Map data structure | 73 |
medikoo/es6-set | A polyfill implementation of the Set data structure as specified in ECMAScript 6 | 46 |
medikoo/es6-symbol | A polyfill for ECMAScript 6 Symbol feature to provide a fallback solution when native support is not available. | 179 |
flesler/hashmap | A JavaScript class implementation of a key-value map data structure | 382 |
medikoo/es6-template-strings | Library to compile and resolve template strings as specified in ES6 syntax | 79 |
emeeks/d3-carto-map | A mapping API that enables the creation of layer-based maps using D3's geospatial functionality | 277 |
lchiffon/remap | A JavaScript library that enables interactive map data visualization using ECharts. | 256 |
simplegeo/polymaps | A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
kritzcreek/motoko-text-map | Provides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development | 1 |
hemanth/paws-on-es6 | A collection of concise examples showcasing various ES6 features. | 331 |
malabarba/lazy-map-clojure | Creates maps with values computed on demand from data or Java objects | 49 |
leastbad/stimulus-hotkeys | A JavaScript library that maps keystrokes to methods in Stimulus controllers using a simple JSON object | 135 |
floledermann/mapmap.js | An API for creating interactive vector maps | 113 |
esrinederland/coolmaps | A collection of map examples with varying configurations and features. | 17 |
timeandspaceio/smoothiemap | An implementation of an efficient and low-latency map data structure | 295 |