- Notifications
You must be signed in to change notification settings - Fork0
Useful svelte stuff to put in your projects
License
piyushchauhan2011/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/async-stack | component & utilities for async-stack | Changelog | ||
| @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/movable | move node on mousedown | Changelog | ||
| @svelte-put/preaction | move node on mousedown | Changelog | ||
| @svelte-put/popover | move node on mousedown | Changelog | ||
| @svelte-put/preprocess-auto-slug | auto addid and anchor to selected nodes | Changelog | ||
| @svelte-put/preprocess-external-link | auto addid and anchor to selected nodes | 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 |
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
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Svelte59.5%
- JavaScript33.1%
- TypeScript6.2%
- Other1.2%
