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

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: 3 months 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