browscap-js-cache

the cache class for browscap.js

Usage no npm install needed!

<script type="module">
  import browscapJsCache from 'https://cdn.skypack.dev/browscap-js-cache';
</script>

README

Introduction

browscap-js-cache is a extraction of the cache class created for browscap.js

Installation

Using npm run npm install browscap-js-cache

You can get npm from http://npmjs.org/

Alternatively you can clone the git repository

Examples

There is a test.js file which demonstrates how to use browscap-js-cache.

To run:

$ npm test