Skip to content

msalehisedeh/wizard-storage

Repository files navigation

Welcome to Wizard Storage!

Have you ever been in need of using localStorage or sessionStorage in a more intelligent way? Have you thought of having an expiring storage data or a data tied up with a version number? This wizard allows you to just do that.

You can use this wizard to listen to changing of a specific key you have stored in storage. You can set a version number on a key and get the value only if correct version is supplied when retrieving data. Or set a time to expire the key in x number of hours. You can also listen to storage value changes made by other applications by using the WizardStorageDirective. You can have the wizard set default values for your keys or have the values encrypted for added security.

I appreciate comments and ideas to make this tool versatile.

NOTE: Starting with version 1.2.3 all previous versions are deprecated and you need to import this library through @sedeh/wizard-storage. Future bug fixes / enhancements will be on @sedeh scope.

Live Demo | NPM | Comments/Requests

alt text

alt text

About

Angular 6 - smart storage provides methods to manage web storage in a smart way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published