leolanese / JS-ES6-Workshop-Mimecast Star 7 Code Issues Pull requests The road to ES6 JS: New solutions for old JS problems. javascript collection es6 arrow-functions es6-javascript classes generators es6-promises destructuring-assignment es6-workshop rest-parameters weak-map Updated Feb 23, 2026
TomerAberbach / mapam Sponsor Star 7 Code Issues Pull requests A bidirectional Map/WeakMap implementation with the same API as an ES6 Map/WeakMap! map weak-map bidirectional-map Updated Sep 1, 2025 TypeScript
HowProgrammingWorks / Map Star 5 Code Issues Pull requests Map as Associative Array javascript map js weak-map new-map Updated Nov 6, 2023 JavaScript
rootsher / di-resolver Star 4 Code Issues Pull requests Typed Dependency Injection Container typescript container injection di dependency typed weak-map Updated Jun 28, 2020 TypeScript
TomokiMiyauci / composite-key Star 2 Code Issues Pull requests Composite keys, TC39 proposal-richer-keys of compositeKey implementation composite gc weak-map tc39 composite-key proposal-richer-keys Updated Jul 6, 2024 TypeScript
victornpb / WeakMatrix Sponsor Star 0 Code Issues Pull requests A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value javascript matrix data-structures weakmap weak-table weak-map 2d-map bi-dimensional Updated May 14, 2022 JavaScript
TomokiMiyauci / upsert Star 0 Code Issues Pull requests Maps for emplace, TC39 proposal-upsert implementation map update upsert insert weak-map tc39 proposal-upsert Updated Jul 5, 2024 TypeScript