Skip to content

Releases: collapseindex/collapsedrop

CollapseDrop v1.1.0 - BYOLLM Context Widget

15 Jan 06:24
cc8f497

Choose a tag to compare

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 collapsedrop

Or 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.