@bercow/core
cf [../../README.md](../../README.md)
cf [../../README.md](../../README.md)
100% type-safe memoize() function written in TS
Enhanced Map for Key Sequences in JavaScript
A memoization library which only remembers the latest invocation
Anew State Manager
A low footprint function which takes another function as an input and caches the result of that function based on given arguments.
This package was inspired in Functional Programming Paradigm and consists of utility small functions to resolve simple and complex problems.
A lightweight utility for implementing lazy evaluation in JavaScript/TypeScript applications. This module provides a function to wrap any computationally expensive operation, ensuring it's executed only once and its result is cached for all subsequent cal
A React + TypeScript porting of react-flight-indicators (https://github.com/skyhop/react-flight-indicators)
A lightweight utility library to memoize function calls
Memoize promise-returning & async functions
High order function for memoization
🧠 Smart memoization decorator for TypeScript - A lightweight and flexible TypeScript decorator that memoizes method or getter results using deep argument comparison
Timeout based memoization supporting Web Storage
Class Tools provides a number of utility functions and decorators to ease the use of features commonly found in functional languages
Memoization decorator backed by memoizee and hash-sum
Memoize promise-returning & async functions
Memoize function calls for a single frame.
Memoize function calls with multiple parameters and return values.
Memoize async function calls with multiple parameters and return values.