@sitesage/webcomponents
v0.0.4
Published
A lightweight, high-performance library for working with SiteSage AI Web Components. This package is distributed as a self-contained IIFE script, making it compatible with any web environment—no framework required.
Readme
SiteSage Web Components
A lightweight, high-performance library for working with SiteSage AI Web Components. This package is distributed as a self-contained IIFE script, making it compatible with any web environment—no framework required.
<script src="https://cdn.jsdelivr.net/npm/@sitesage/webcomponents@latest/dist/webcomponents.iife.js"></script>
<script>
const widget = document.querySelector("sitesage-widget");
</script>
<sitesage-widget></sitesage-widget>📖 Documentation
For full API references, configuration options, and advanced usage guides, please visit our official documentation site:
