Releases: collapseindex/collapsedrop
Releases · collapseindex/collapsedrop
CollapseDrop v1.1.0 - BYOLLM Context Widget
Release Notes
🚀 First Public Release
BYOLLM - Bring Your Own LLM context injection for static sites.
Features
- ✨ Multi-tab support for organizing content
- 🎨 Custom branding (logo + background images)
- 🔤 Custom fonts support
- 🌓 Dark/light themes + custom colors
- 📋 One-click copy with token counter
- 📱 Mobile-friendly share button
- 🔒 XSS protection on all inputs
- 🌍 Multi-language token estimation (EN/KO/CN/JP)
Install
npm install collapsedropOr use CDN:
<script src="https://cdn.jsdelivr.net/npm/collapsedrop/dist/collapsedrop.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/collapsedrop/dist/collapsedrop.css">Links
Zero dependencies. Zero backend. Works with any LLM.