</>PackageGraphPackageGraph

memoize-one

npmv6.0.0TypeScript

A memoization library which only remembers the latest invocation

0
Weekly downloads
3
Dependents
36
Dependencies
5/100
Popularity

Overview

memoize-one is an npm package that a memoization library which only remembers the latest invocation. The latest version is 6.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a memoization library which only remembers the latest invocation and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (36 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of memoize-one.

reselectreact-nativereact-native-webmemoize-one
memoize-one dependencies dependents

Dependencies

Dev (36)

@size-limit/preset-small-lib ^5.0.4@types/benchmark ^2.1.1@types/jest ^27.0.2@types/lodash.isequal ^4.5.5@types/lodash.memoize ^4.1.6@types/node ^16.10.1@typescript-eslint/eslint-plugin ^4.31.2@typescript-eslint/parser ^4.31.2benchmark ^2.1.4cross-env ^7.0.3eslint 7.32.0eslint-config-prettier ^8.3.0eslint-plugin-jest ^24.4.2eslint-plugin-prettier ^4.0.0expect-type ^0.12.0fast-memoize ^2.5.2jest ^27.2.2lodash.isequal ^4.5.0lodash.memoize ^4.1.2markdown-table ^3.0.1mem ^9.0.1memoizee ^0.4.15moize ^6.1.0nanocolors ^0.2.9ora ^6.0.1prettier 2.4.1rimraf 3.0.2rollup ^2.57.0rollup-plugin-replace ^2.2.0rollup-plugin-terser ^7.0.2rollup-plugin-typescript ^1.0.1size-limit ^5.0.4ts-jest ^27.0.5ts-node ^10.2.1tslib ^2.3.1typescript ^4.4.3

Used by

Popular packages that depend on memoize-one.

Alternatives to memoize-one

Frequently installed together

Version history

VersionPublishedLicense
6.0.0latest4 years agoMIT
6.0.0-beta.14 years agoMIT
5.2.15 years agoMIT
5.2.05 years agoMIT
5.1.17 years agoMIT
5.1.07 years agoMIT
5.1.0-beta.67 years agoMIT
5.1.0-beta.57 years agoMIT
5.1.0-beta.47 years agoMIT
5.1.0-beta.37 years agoMIT
5.1.0-beta.27 years agoMIT
5.1.0-beta.17 years agoMIT
5.0.57 years agoMIT
5.0.47 years agoMIT
5.0.37 years agoMIT
5.0.27 years agoMIT
5.0.17 years agoMIT
5.0.07 years agoMIT
4.1.07 years agoMIT
4.0.37 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install memoize-one?

Run `npm install memoize-one` to add memoize-one to your npm project.

What license is memoize-one released under?

memoize-one is distributed under the MIT license.

How popular is memoize-one?

memoize-one has approximately 0 downloads per week and 3 known dependent packages.