pablo-abc/felte
An extensible form library for Svelte, Solid and React observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2044
- days_rel: n/a
- days_push: 666
- n_releases_24m: 0
Adoption not part of the score
1086 stars · 41 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Felte is an extensible form library for Svelte, Solid, and React that uses plain stores and actions instead of wrapper components. It supports any validation strategy via validator packages (yup, zod, superstruct, vest) and offers reporter packages for error handling.
Use cases
- handle form state in Svelte without wrapper components
- validate forms with zod or yup in Solid
- build accessible HTML5 forms in React with minimal setup
- report form validation errors with custom reporters
- dynamically add and remove form fields at runtime
When to choose
- you use Svelte, Solid, or React and want component-free form handling
- you want full control over markup and styling with plain HTML5 elements
- you need flexible validation with your preferred schema library
When to avoid
- you use Vue or Angular
- you prefer batteries-included form components with built-in UI
- your project is not TypeScript/JavaScript based
Facets
library · maturity active
form-handling state-management web-development frontend browser svelte solidjs react preact form-validation zod yup typescript web-server javascript
4 sources
- readme: https://github.com/pablo-abc/felte · fetched 2026-08-28 · d4cb3a5bc16d
- homepage: https://felte.dev · fetched 2026-08-29 · 01aba0285110
- site_page: https://felte.dev/docs · fetched 2026-08-29 · ce78f052411b
- registry_npm: https://registry.npmjs.org/felte · fetched 2026-08-29 · 23875b7918ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pablo-abc/felte | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem