react-mixout-memoize
Property memoization for react-mixout
Property memoization for react-mixout
A utility for reusing objects from Immutable.js transformations - such as .toJS
Smart async cache
Server-side caching for your GraphQL resolvers
Library that provides nimbuild webpack bundling at runtime
A module for the memoization of functions from a functional programming point of view, this module let you manage the cache type and strategy to use.
Make function data cache.
Store the results of expensive function calls and return the cached result when the same inputs occur again
Store the results of expensive function calls and return the cached result when the same input occurs again
A template for creating npm packages using TypeScript and VSCode
Fast, small, most-efficient JavaScript memoization lib to memoize JS functions
This package a simple language-agnostic test runner which uses memoization based on file dependency information provided by the user. The problem that this package is trying to solve is avoiding to re-test files that are known to be unaffected by a change
A React + TypeScript porting of react-flight-indicators (https://github.com/skyhop/react-flight-indicators)
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 lightweight utility library to memoize function calls
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.
An implementation of function memoization in javascript.
Enhanced Map for Key Sequences in JavaScript