# vnphanquang/svelte-put

Useful svelte stuff to put in your projects

Repository: https://github.com/vnphanquang/svelte-put
Canonical: https://ross.abutalabs.com/products/svelte-put
Homepage: https://svelte-put.vnphanquang.com
Language: Svelte
License: MIT
License Family: permissive
Topics: svelte, svelte-action, sveltejs, typescript, npm, action, component, vite, preprocess, svelte-kit
Last push: 2026-06-29T07:49:10+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 90, release rhythm 77, longevity 100
- inputs: {"age_days": 1574, "days_push": 65, "days_rel": 73, "gap_med": 0.0, "n_releases_24m": 61}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1036, forks 26 (observed 2026-08-28T04:03:19.167739+00:00)

## What it is
A monorepo collection of useful Svelte actions, utilities, and minimal headless components extracted from real-world projects, published as separate @svelte-put npm packages. Packages cover things like clickoutside events, keyboard shortcuts, table of contents, avatars, QR rendering, scroll locking, and SVG inlining.

## Use cases
- add click-outside event handling to svelte components
- build a table of contents for a sveltekit page
- add keyboard shortcuts to elements in svelte
- render avatars in a svelte app
- copy text to clipboard in svelte
- lock scroll and hide scrollbar in a modal
- inline svgs in svelte projects
- add drag-to-scroll behavior to an element

## When to choose
- you use Svelte or SvelteKit and need small, focused, type-safe utilities and actions
- you want headless, minimal components rather than a full UI kit
- you need SSR-friendly svelte actions and preprocessors

## When to avoid
- you use React, Vue, or another non-Svelte framework
- you need a complete styled component library or design system
- you need a single unified package rather than many small independently-versioned packages

## Facets
- artifact type: library
- maturity: active
- function: ui-components, middleware, developer-tools
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: svelte, svelte-actions, sveltekit, component-library, typescript, monorepo, web-server, nodejs

## Member repositories
- vnphanquang/svelte-put (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.167739+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:43.640842+00:00, confidence not recorded.
  - readme: https://github.com/vnphanquang/svelte-put (fetched 2026-08-28T04:03:19.167739+00:00, sha 18b992134088)
  - homepage: https://svelte-put.vnphanquang.com (fetched 2026-08-29T13:05:35.393494+00:00, sha 5ebee076e83d)
  - site_page: https://svelte-put.vnphanquang.com/docs (fetched 2026-08-29T13:05:35.402584+00:00, sha d063eb4e2a3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
