# patrickkunka/mixitup

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more

Repository: https://github.com/patrickkunka/mixitup
Canonical: https://ross.abutalabs.com/products/mixitup
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: vanilla-js, filter, sort, animation, dom-manipulation
Archived: true
Last push: 2024-10-30T14:02:46+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": 4873, "days_push": 672, "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 4531, forks 729 (observed 2026-08-28T04:08:52.987887+00:00)

## What it is
MixItUp is a high-performance, dependency-free JavaScript library for animated DOM manipulation, enabling filtering, sorting, insertion and removal of elements with smooth animations. It works with existing HTML/CSS layouts including flexbox and responsive designs, and is now fully open source under Apache-2.0 with the project archived.

## Use cases
- filter a portfolio grid with animations
- sort product cards in a catalog
- animate adding and removing DOM elements in a list
- build a filterable gallery without jQuery
- add animated filtering to a responsive flexbox layout

## When to choose
- you need animated filtering/sorting of DOM elements with zero dependencies
- you want a stable, battle-tested library that works with existing HTML and CSS
- you don't need ongoing support or new features

## When to avoid
- you need active maintenance, bug fixes, or support
- you need framework-native solutions (e.g. React/Vue components) rather than vanilla DOM manipulation
- you require features beyond filtering/sorting such as complex state management

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, state-management
- domain: web-development, frontend
- platform: browser
- tags: vanilla-js, dom-manipulation, filtering, sorting, dependency-free, archived, nodejs

## Member repositories
- patrickkunka/mixitup (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:52.987887+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-29T18:20:13.131773+00:00, confidence not recorded.
  - readme: https://github.com/patrickkunka/mixitup (fetched 2026-08-28T04:08:52.987887+00:00, sha cafff9d4f8c0)
  - registry_npm: https://registry.npmjs.org/mixitup (fetched 2026-08-29T09:06:11.444590+00:00, sha ab54775d8beb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
