🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@sanjo/cache

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanjo/cache

Caches

latest
Source
npmnpm
Version
2.1.2
Version published
Maintainers
1
Created
Source

@sanjo/cache

This work is devoted to God.

Available caches

  • Cache: a cache which supports any type as a key.
  • ObjectCache: a cache which supports objects with the same properties as key.

Also provides the function createCachingFunction which can create a function out of a function, which caches its results.

How to install

npm install --save '@sanjo/cache'

How to use

Please see specifications (Cache, ObjectCache, createCachingFunction).

Keywords

caches

FAQs

Package last updated on 16 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts