arielsalminen/feature.js
Feature.js is a fast, simple and lightweight browser feature detection library in 1kb. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3889
- days_rel: n/a
- days_push: 1280
- n_releases_24m: 0
Adoption not part of the score
3145 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Feature.js is a fast, dependency-free 1kb browser feature detection library written in plain JavaScript. It lets developers test for capabilities like WebGL, canvas, SVG, and touch to build progressively enhanced web experiences.
Use cases
- detect browser feature support in javascript
- check if webgl is supported in the user's browser
- add css classes for supported features like modernizr
- build progressively enhanced web experiences
- detect touch event support in the browser
- run all browser capability tests at once
When to choose
- you need a tiny, dependency-free feature detection library
- you want a lightweight modernizr alternative
- you want tests to run lazily only when requested for performance
When to avoid
- you need comprehensive, actively maintained feature detection with broad test coverage
- you rely on accurate touchscreen detection, which is inherently unreliable
- you need a library with an explicit license or active development
Facets
library · maturity maintenance
ui-components developer-tools web-development frontend browser-extensions browser feature-detection progressive-enhancement modernizr-alternative lightweight browser-capabilities javascript
2 sources
- readme: https://github.com/arielsalminen/feature.js · fetched 2026-08-28 · 8e9b442ee577
- homepage: https://featurejs.com/ · fetched 2026-08-29 · eaa9c6659a20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arielsalminen/feature.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="arielsalminen/feature.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem