Code Monkey home page Code Monkey logo

Comments (3)

jokeyrhyme avatar jokeyrhyme commented on September 25, 2024

W3C specification for Service Workers and the Cache API:
http://www.w3.org/TR/service-workers/#cache

from appcache-fetcher.js.

jokeyrhyme avatar jokeyrhyme commented on September 25, 2024

This project provides the W3C Fetch API within a Node.js environment:
https://github.com/bitinn/node-fetch

If the "w3c-cache-via-node-fs" project used this, then we'd be able to share even more code between the different Cache adapters.

from appcache-fetcher.js.

jokeyrhyme avatar jokeyrhyme commented on September 25, 2024

Should consider the ramifications of switching to a different directory structure. Instead of scrambling filenames in order to keep output in a single-depth directory, what if we could preserve the directory structure of the original content somehow?

  • e.g. output_dir / origin / same / path / as / remote / resource.js

from appcache-fetcher.js.

Related Issues (20)

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.