Skip to content

fulls1z3/ngx-cache

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ngx-cache

Cache utility for Angular

CircleCI coverage tested with jest Conventional Commits Greenkeeper badge Angular Style Guide

Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.

Packages:

Name Description NPM
@ngx-cache/core Cache utility for Angular npm version
@ngx-cache/platform-browser SPA/Browser platform implementation of ngx-cache npm version
@ngx-cache/platform-server Server platform implementation of ngx-cache npm version
@ngx-cache/fs-storage Fs storage for ngx-cache (server platform) npm version

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

  • JetBrains, for their support to this open source project with free WebStorm licenses.

License

The MIT License (MIT)

Copyright (c) 2019 Burak Tasci