4.11.1 • Published 1 year ago
@ng-web-apis/storage v4.11.1
Web Storage API for Angular
This is a library to use Web Storage API with Angular.
Install
If you do not have @ng-web-apis/common:
npm i @ng-web-apis/commonNow install the package:
npm i @ng-web-apis/storageHow to use
Web Storage API consists of storage synthesis and storage recognition.
- Use
STORAGE_EVENTtoken to inject anObservableofStorageEvent. - Use
filterByKeyandtoValueutility operators to work with thisObservable. - Native
StorageEventonly fires when changes are made from another tab. To capture events from the same tab useStorageServiceto work withlocalStorage
See demo for concrete usage example.
See also
Other Web APIs for Angular by @ng-web-apis
4.11.0
1 year ago
4.11.1
1 year ago
4.9.0
1 year ago
4.8.0
1 year ago
4.6.5
1 year ago
4.7.0
1 year ago
4.10.1
1 year ago
4.10.2
1 year ago
4.10.0
1 year ago
4.6.4
1 year ago
4.6.3
1 year ago
4.6.2
1 year ago
4.6.1
1 year ago
4.6.0
1 year ago
4.5.1
1 year ago
4.5.0
1 year ago
4.3.0
1 year ago
3.2.2
1 year ago
3.2.1
1 year ago
3.2.3
1 year ago
4.1.3
1 year ago
4.1.0
1 year ago
4.0.1
1 year ago
4.0.0
1 year ago
4.2.1
1 year ago
4.1.2
1 year ago
4.2.0
1 year ago
4.1.1
1 year ago
3.0.3
2 years ago
3.0.2
2 years ago
3.0.6
2 years ago
3.0.5
2 years ago
1.1.0
2 years ago
3.0.1
2 years ago
3.0.0
2 years ago
1.0.0
4 years ago