cf-sw

December 16, 2021 ยท View on GitHub

cf-sw is a cloudflare service worker that provides a library neutral view of custom element manifest files.

Usage

Demos:

Shoelace

Generic Components

TODO's

  1. Add service workers.
  2. Add Streaming

Developing / Publishing

  1. Install node.
  2. Run command npm install -g wrangler-cli
  3. Run command wrangler dev
  4. To publish, run command wrangler publish

Contents

  1. 1Usage
  2. 2TODO's
  3. 3Developing / Publishing