js-appcache

1.0.1 • Public • Published

appCache

An enhanced emulation for html5 application cache.
Inspired by html5 application cache, add the "PNP" feature.

Why don't use the html5 application cache?
a: compatible
b: Can't meet the custom requirement

Usage: appCache.init("cache.manifest")
Cache data structure: {"lastModified":'',"data":{}}

Note: for keeping the data synchronization, cache updation is batch operation, that mean may be successful or failed all.
TODO: !!Application Cache Group!!

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i js-appcache

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • 1024bit