0.5.0 • Published 6 years ago

@rxmap/offlinestorage v0.5.0

Weekly downloads
8
License
GPL-3.0
Repository
github
Last release
6 years ago

offlineStorage

Build Status Codacy Badge Coverage Status dependencies Status devDependencies Status Code style: airbnb AUR

  

offlineStorage, the library storage the map files when you visit the maps for ability the option of work offline. We use the service Worker for cache the network requests.

Instalation

NPM

   npm install @rxmap/offlinestorage --save

or

CDN

<head>
<script type=‘application/javascript’ src=‘https://unpkg.com/@rxmap/offlinestorage@0.5.0’ defer/>
</head>

API