flo-memoize
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Description

Simple and fast JavaScript Memoization (by reference) function using WeakMap.

This package is ESM only and can be used in Node.js (or in a browser when bundled using e.g. Webpack).

Additionally, self-contained ECMAScript Module (ESM) files index.js and index.min.js in the ./browser folder are provided.

Readme

Keywords

Package Sidebar

Install

npm i flo-memoize

Weekly Downloads

52

Version

1.1.1

License

MIT

Unpacked Size

63.2 kB

Total Files

26

Last publish

Collaborators

  • florissteenkamp