Code Monkey home page Code Monkey logo

Comments (5)

ghoullier avatar ghoullier commented on September 26, 2024

Hi!

Indeed readme doesn't explain how images are serialized. ngImageCache use canvas data url API to generate a base64 image representation see https://github.com/ghoullier/ng-image-cache/blob/master/src/services/data.js#L34

from ng-image-cache.

shreysaroch avatar shreysaroch commented on September 26, 2024

Hi @ghoullier . We are trying to integrate the module but somehow it seems the data is not being loaded. It shows a empty screen. Can you include a exmaple as to how to retrieve the data. Also we can see that in localstorage(which we have set as storage) the key is same as the value i.e. both are url. should not it be saving the base64 version of the image?

from ng-image-cache.

ghoullier avatar ghoullier commented on September 26, 2024

Is there a simple example which integrate localStorage https://jsfiddle.net/h993k68b/3/

from ng-image-cache.

shreysaroch avatar shreysaroch commented on September 26, 2024

@ghoullier I ran the fiddle. Image loads fine. I turned off internet . rerun the fiddle, nothing is shown. Is that how caching is supposed to work?
perhaps you can answer the quesion: http://stackoverflow.com/questions/39833730/ng-image-cache-not-working

from ng-image-cache.

ghoullier avatar ghoullier commented on September 26, 2024

I answered to your problem on stackoverflow. Thanks for question.

from ng-image-cache.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.