@cloud-canal/cloud-canal

3.11.1 • Public • Published

Cloud Canal

Getting Started

Include this snippet in the head of your site:

<script
    defer
    src="https://cdn.jsdelivr.net/npm/@cloud-canal/cloud-canal@3"
></script>
<style>
    :root {
        --cc-load-visibility: hidden;
    }
    :where([data-cc-hidden-until-load]) {
        visibility: var(--cc-load-visibility);
    }
</style>

Readme

Keywords

none

Package Sidebar

Install

npm i @cloud-canal/cloud-canal

Weekly Downloads

62

Version

3.11.1

License

GPL-3.0

Unpacked Size

83.9 kB

Total Files

4

Last publish

Collaborators

  • patrick-luzny