Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aidera/test__cache-controller

My test work making cache controller
https://github.com/aidera/test__cache-controller

employer-test test

Last synced: about 16 hours ago
JSON representation

My test work making cache controller

Awesome Lists containing this project

README

        

## What is it
A web app, that can collect cache. It uses max cache param. When cash elements count is bigger then max count, app will delete the most unused cache element.

## Demo
https://aidera.github.io/test__cache-controller/

## Tecnologies
- localStorage
- React
- TypeScript