@xkcm/memento

1.1.2 • Public • Published

memento

Memento is a simple memoization library built with TypeScript.

This library supports:

  • memoizing both async and sync functions
  • invalidating memoized values
  • writing custom storage interfaces for storing memoized results

Read full documentation at xkcm.github.io/memento

/@xkcm/memento/

    Package Sidebar

    Install

    npm i @xkcm/memento

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    14.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • xkcm