Skip to main content

BetterMap

An extension of the Map class with more Array-like features.

Click here for docs

Installation

There ain’t no installation. It’s a Deno module.

Usage

import { BetterMap } from "https://deno.land/x/bettermap/mod.ts";

const b = new BetterMap<string, unknown>();

Support

Do open a new issue or pr regarding bugs or improvements.

Join our Discord server!