offline-app-example

0.1.0 • Public • Published

Offline App example (OfflineHandler Demo)

A simple offline-ready page example

Doc

  • Installation

Simpy create a new OfflineHandler with the list of ressources you want cached:

new OfflineHandler([
    'lib/db.js/js/db.min.js',
    'js/load.js',
    'css/style.min.css'
]);
  • See

See the OfflineHandler project.

Authors

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i offline-app-example

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    283 kB

    Total Files

    21

    Last publish

    Collaborators

    • zenoo