# arendjr/selectivity

Modular and light-weight selection library

Repository: https://github.com/arendjr/selectivity
Canonical: https://ross.abutalabs.com/products/selectivity
Homepage: https://arendjr.github.io/selectivity/
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, react, jquery-plugin, select, component, ui, form
Archived: true
Last push: 2020-03-12T10:26:24+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4265, "days_push": 2365, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1087, forks 104 (observed 2026-08-28T04:03:32.244671+00:00)

## What it is
Selectivity.js is a modular, lightweight JavaScript selection library providing rich select boxes with single-select, multi-select, and tagging support. It ships as VanillaJS, jQuery/Zepto, and React builds and is officially deprecated and no longer maintained.

## Use cases
- replace native select boxes with a richer dropdown UI
- add multi-select inputs with search to a form
- implement tag input fields in a web app
- use a select2-like component in a React app
- use a select component via jQuery or Zepto
- build a custom lightweight select bundle with only needed modules

## When to choose
- you need a small select/dropdown component for a legacy jQuery or Zepto codebase
- you want a modular select library you can fork and maintain yourself
- you need tagging or multi-select inputs without heavy dependencies

## When to avoid
- starting a new project - the library is deprecated and unmaintained
- you need ongoing bug fixes, security patches, or accessibility updates
- you use a modern component library that already includes a select component

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, form-handling
- domain: frontend, web-development
- platform: browser
- tags: select-box, dropdown, multiselect, jquery-plugin, react-component, tagging, deprecated, nodejs

## Member repositories
- arendjr/selectivity (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.244671+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-30T06:49:26.361746+00:00, confidence not recorded.
  - readme: https://github.com/arendjr/selectivity (fetched 2026-08-28T04:03:32.244671+00:00, sha d828130c0b88)
  - homepage: https://arendjr.github.io/selectivity/ (fetched 2026-08-29T12:52:01.634188+00:00, sha bb82974b3dbd)
  - registry_npm: https://registry.npmjs.org/selectivity (fetched 2026-08-29T12:52:01.643890+00:00, sha d30544bd97a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
