- Notifications
You must be signed in to change notification settings - Fork0
Useful svelte stuff to put in your projects
License
regexident/svelte-put
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Note
Svelte 5 is coming! All action-based packages in this collection should continue to work, while others are being updated to support the new version. Support for Svelte 4 and lower will be dropped in the next major releases.
See the dedicated documentation page here.
@svelte-put includes several packages that have self-managed release cycles, listed below. Check out their corresponding README for more details.
| Package | Short Description | Version | Changelog | Docs |
|---|---|---|---|---|
| @svelte-put/avatar | component & utilities for avatar | Changelog | ||
| @svelte-put/clickoutside | event for clicking outside node | Changelog | ||
| @svelte-put/cloudflare-turnstile | event for clicking outside node | Changelog | ||
| @svelte-put/copy | copy text to clipboard | Changelog | ||
| @svelte-put/dragscroll | add drag-to-scroll behavior | Changelog | ||
| @svelte-put/intersect | wrapper for IntersectionObserver | Changelog | ||
| @svelte-put/inline-svg | dynamically inline SVGs | Changelog | ||
| @svelte-put/lockscroll | lock scroll, hide scrollbar | Changelog | ||
| @svelte-put/modal | type-safe async modal builder | Changelog | ||
| @svelte-put/movable | move node on mousedown | Changelog | ||
| @svelte-put/noti | type-safe & headless async notification builder | Changelog | ||
| @svelte-put/preprocess-auto-slug | auto addid and anchor to selected nodes | Changelog | ||
| @svelte-put/preprocess-inline-svg | inline static SVGs at build time | Changelog | ||
| @svelte-put/qr | render QR asimg orsvg | Changelog | ||
| @svelte-put/resize | wrapper for ResizeObserver | Changelog | ||
| @svelte-put/shortcut | add keyboard shortcuts to node | Changelog | ||
| @svelte-put/toc | action & utilities for building table of contents | Changelog | ||
| @svelte-put/tooltip | type-safe headless tooltip builder | Changelog |
This project is a monorepo usingturborepo under the hood. Familiarity withturborepo is not required but encouraged.
For a quick start, run the script below at project root to see what commands are available.
pnpm turbo
About
Useful svelte stuff to put in your projects
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Svelte51.9%
- JavaScript29.8%
- TypeScript17.4%
- Other0.9%
