https://github.com/alexreardon/memoize-one

javascript memoization memoize performance

Last synced: about 1 month ago

Repository metadata:

A memoization library which only remembers the latest invocation


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 207
Total Committers: 17
Avg Commits per committer: 12.176
Development Distribution Score (DDS): 0.502

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alex Reardon a****n@a****m 103
Alex Reardon a****n@g****m 62
Alex Reardon a****n 25
Anton Korzunov t****y@g****m 2
Neo Nie n****u@l****m 2
Will Binns-Smith w****h@g****m 2
Ben Gummer b****r 1
Bogdan Chadkin t****d@y****u 1
Mateusz Burzyński m****i@g****m 1
Michaël De Boey i****o@m****e 1
Pedro Brandão p****e 1
andwilley 3****y 1
Charles Stover g****b@c****m 1
James Kyle me@t****m 1
Kiko Beats j****u@g****m 1
Stefano Magni n****i@g****m 1
polemius i****v@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: memoize-one

A memoization library which only remembers the latest invocation

  • Homepage: https://github.com/alexreardon/memoize-one
  • Licenses: MIT
  • Latest release: 6.0.0 (published about 3 years ago)
  • Last Synced: 2024-11-10T22:05:45.263Z (about 1 month ago)
  • Versions: 35
  • Dependent Packages: 2,462
  • Dependent Repositories: 324,484
  • Downloads: 49,557,529 Last month
  • Docker Downloads: 1,476,067,212
  • Rankings:
    • Dependent packages count: 0.033%
    • Downloads: 0.034%
    • Docker downloads count: 0.057%
    • Dependent repos count: 0.062%
    • Average: 0.836%
    • Stargazers count: 1.615%
    • Forks count: 3.212%
  • Maintainers (1)
go: github.com/alexreardon/memoize-one

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/alexreardon/memoize-one#section-documentation
  • Licenses: mit
  • Latest release: v6.0.0+incompatible (published about 3 years ago)
  • Last Synced: 2024-11-10T22:05:47.012Z (about 1 month ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
maven: org.webjars.npm:memoize-one

WebJar for memoize-one

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/memoize-one/
  • Licenses: MIT
  • Latest release: 6.0.0 (published almost 3 years ago)
  • Last Synced: 2024-11-10T22:05:45.513Z (about 1 month ago)
  • Versions: 13
  • Dependent Packages: 10
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.043%
    • Dependent packages count: 5.822%
    • Average: 14.294%
    • Forks count: 14.332%
    • Dependent repos count: 31.98%

Dependencies

package.json npm
  • @rollup/plugin-replace ^3.0.0 development
  • @rollup/plugin-typescript ^8.3.0 development
  • @size-limit/preset-small-lib ^5.0.4 development
  • @types/benchmark ^2.1.1 development
  • @types/jest ^27.0.2 development
  • @types/lodash.isequal ^4.5.5 development
  • @types/lodash.memoize ^4.1.6 development
  • @types/node ^16.10.1 development
  • @typescript-eslint/eslint-plugin ^4.31.2 development
  • @typescript-eslint/parser ^4.31.2 development
  • benchmark ^2.1.4 development
  • cross-env ^7.0.3 development
  • eslint 7.32.0 development
  • eslint-config-prettier ^8.3.0 development
  • eslint-plugin-jest ^24.4.2 development
  • eslint-plugin-prettier ^4.0.0 development
  • expect-type ^0.12.0 development
  • fast-memoize ^2.5.2 development
  • jest ^27.2.2 development
  • lodash.isequal ^4.5.0 development
  • lodash.memoize ^4.1.2 development
  • markdown-table ^3.0.1 development
  • mem ^9.0.1 development
  • memoizee ^0.4.15 development
  • moize ^6.1.0 development
  • nanocolors ^0.2.9 development
  • ora ^6.0.1 development
  • prettier 2.4.1 development
  • rimraf 3.0.2 development
  • rollup ^2.57.0 development
  • rollup-plugin-terser ^7.0.2 development
  • size-limit ^5.0.4 development
  • ts-jest ^27.0.5 development
  • ts-node ^10.2.1 development
  • tslib ^2.3.1 development
  • typescript ^4.4.3 development
yarn.lock npm
  • 860 dependencies
.github/workflows/bundle-size-check.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • andresz1/size-limit-action v1 composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/validate.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v1 composite