Skip to content

opoll/ngx-cache

 
 

Repository files navigation

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.

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 than v7.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 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) 2018 Burak Tasci

About

Cache utility for Angular

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%