0.1.4 • Published 5 months ago

@giancarl021/browser-cache v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Browser-Cache

Simple caching service for frontend applications.

Similar projects

Why?

This package aims to provide a simple cache service with expiration time for browser applications, utilizing the Storage API to store the data.

This allows for a simple caching service that can be used in any browser application, without the need to install any additional dependencies, but, if needed, can be extended to use a different implementation of the default localStorage and sessionStorage.

Documentation and Source-Code

You can find the full documentation and source-code of this package here.

0.1.4

5 months ago

0.1.2

1 year ago

0.1.3

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago