# daybrush/selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.

Repository: https://github.com/daybrush/selecto
Canonical: https://ross.abutalabs.com/products/selecto
Homepage: https://daybrush.com/selecto
Language: TypeScript
License: MIT
License Family: permissive
Topics: selecto, select, selection, moveable, selectable, react, angular, scena, scenejs, vue, svelte, lit
Last push: 2024-06-17T18:43:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2440, "days_push": 807, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2227, forks 100 (observed 2026-08-28T04:06:28.829001+00:00)

## What it is
Selecto.js is a TypeScript component library that lets users select elements by dragging a selection area with the mouse or touch. It ships framework wrappers for React, Preact, Angular, Vue 2/3, Svelte, and Lit.

## Use cases
- add drag-to-select to a grid of items
- implement marquee selection in a web app
- select multiple elements with mouse or touch
- build file managers with box selection
- add click-to-select alongside drag selection
- integrate selection into React, Vue, Angular, or Svelte apps

## When to choose
- you need drag-area element selection across multiple frameworks
- you want both mouse and touch selection support
- you're building on the Moveable/Scene.js ecosystem

## When to avoid
- you only need simple single-element click selection
- you need text selection rather than element selection
- your project doesn't use any of the supported frameworks or vanilla DOM

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: drag-selection, mouse-and-touch, multi-framework, typescript, moveable-ecosystem, web-server

## Member repositories
- daybrush/selecto (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:28.829001+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-30T02:44:49.385249+00:00, confidence not recorded.
  - readme: https://github.com/daybrush/selecto (fetched 2026-08-28T04:06:28.829001+00:00, sha 2033e4f0a741)
  - homepage: https://daybrush.com/selecto (fetched 2026-08-29T10:25:21.998030+00:00, sha 633a7961d146)
  - registry_npm: https://registry.npmjs.org/selecto (fetched 2026-08-29T10:25:22.016300+00:00, sha 3e6d0c08ba02)
- Data as of 2026-08-30T08:39:29.467469+00:00.
