@lyo/cachifyrest

Browser-compatible version of cachifyrest

Usage no npm install needed!

<script type="module">
  import lyoCachifyrest from 'https://cdn.skypack.dev/@lyo/cachifyrest';
</script>

README

@lyo/cachifyrest

A browser-compatible version of cachifyrest built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/cachifyrest"></script>

In Node.js

# Install
npm i @lyo/cachifyrest
const cachifyrest = require('@lyo/cachifyrest')

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk