@joebobstevedave/ngx-cache
v8.0.2
Published
Cache utility for Angular
Downloads
2
Readme
ngx-cache
Cache utility for Angular
Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
NOTICE
This 7.x.x branch is intented to work with
Angular v7.x.x
. If you're developing on a later release of Angular thanv7.x.x
, then you should probably choose the appropriate version of this library by visiting the master branch.
Packages:
| Name | Description | NPM | | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------- | | @ngx-cache/core | Cache utility for Angular | | | @ngx-cache/platform-browser | SPA/Browser platform implementation of ngx-cache | | | @ngx-cache/platform-server | Server platform implementation of ngx-cache | | | @ngx-cache/fs-storage | Fs storage for ngx-cache (server platform) | |
Examples
- ng-seed/universal is an officially maintained seed project, showcasing common patterns and best practices for
ngx-cache
.
Contributing
If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:
Thanks to
License
The MIT License (MIT)
Copyright (c) 2018 Burak Tasci