Socket
Book a DemoInstallSign in
Socket

@thayalangr/prime-select

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thayalangr/prime-select

Prime Select - React effect's dependancy array based caching library

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Prime Select

Replacement for libraries like reselect / re-reselect ?

No, Prime Select is a general purpose caching library, used to introduce caching at granular functional level.

Offers

  • Addresses some common problem with functional caching libraries.
  • Global cache clearance support. (Do not left unwanted computed cached values in memory)
  • Improved metrics about cache functions and memory usage.
  • shallow / deep cache validation handle support.

Demo

https://codesandbox.io/s/primeselect-2mku74?file=/src/index.tsx

FAQs

Package last updated on 17 Oct 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