peduarte/wallop
:no_entry: currently unmaintained :no_entry: A minimal JS library for showing & hiding things observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 4703
- days_rel: n/a
- days_push: 2325
- n_releases_24m: 0
Adoption not part of the score
1091 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wallop is a minimal 4KB dependency-free JavaScript library for showing and hiding collections of HTML elements, commonly used as a slider or carousel. It adds helper CSS classes to elements as you navigate, leaving all transitions and animations to be controlled via CSS.
Use cases
- build a lightweight image slider with vanilla js
- create a carousel with css fade animations
- show and hide panels with previous and next buttons
- implement custom pagination for a content slider
- add slide transitions without a heavy framework
- progressively enhance a list of items into a slider
When to choose
- you want a tiny dependency-free slider where animations live entirely in CSS
- you need full control over markup and styling with helper classes and custom events
- you prefer progressive enhancement and mobile-first minimal JavaScript
When to avoid
- you need an actively maintained library with ongoing support and fixes
- you require built-in animations, touch gestures, or autoplay out of the box
- you need a feature-rich carousel with accessibility guarantees and no license file is a concern
Facets
library · maturity abandoned
animation ui-components state-management web-development frontend browser slider carousel css-transitions dependency-free unmaintained vanilla-js nodejs
1 source
- readme: https://github.com/peduarte/wallop · fetched 2026-08-28 · cdf4de1d8713
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| peduarte/wallop | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem