JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 203
  • Score
    100M100P100Q90627F
  • License MIT

A utility for creating an iteratively cached (memoized) result of an iterable.

Package Exports

  • @tsdotnet/memoize
  • @tsdotnet/memoize/dist-esm/Memoized.js
  • @tsdotnet/memoize/dist/Memoized.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tsdotnet/memoize) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

alt text tsdotnet / memoize

GitHub license npm-publish npm version

A utility for creating an iteratively cached (memoized) result of an iterable.

Docs

tsdotnet.github.io/memoize