@candlefw/radiate

Javscript PWA/SPA client side router

Usage no npm install needed!

<script type="module">
  import candlefwRadiate from 'https://cdn.skypack.dev/@candlefw/radiate';
</script>

README

CandleFW Radiate

CandleFW Radiate is a single page application (SPA), client-side router for CandleFW Wick components.

Install

NPM

npm install --save @candlefw/radiate

Usage

note: This script uses ES2015 module syntax, and has the extension .mjs. To include this script in a project, you may need to use the node flag --experimental-modules; or, use a bundler that supports ES modules, such as rollup.