# revolunet/angular-carousel

Mobile friendly AngularJS carousel

Repository: https://github.com/revolunet/angular-carousel
Canonical: https://ross.abutalabs.com/products/angular-carousel
Homepage: http://revolunet.github.io/angular-carousel
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2017-08-04T09:19: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": 4881, "days_push": 3316, "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 1524, forks 690 (observed 2026-08-28T04:04:58.255313+00:00)

## What it is
An AngularJS 1 directive that turns ng-repeat collections or plain DOM lists into mobile-friendly, touch-swipable carousels. It supports buffering, indicators, auto-slide, transitions, and index binding via simple HTML attributes.

## Use cases
- add a swipeable image carousel to an AngularJS 1 app
- make an ng-repeat list swipeable on mobile with one attribute
- render only a few slides in the DOM for a large collection
- add prev/next controls and position indicators to a carousel
- auto-advance carousel slides with pause on hover
- lock/unlock a carousel dynamically from a controller

## When to choose
- you are maintaining a legacy AngularJS 1 application and need a lightweight touch carousel
- you want a data-bound carousel with DOM buffering for performance
- you prefer declarative HTML attributes over writing custom swipe logic

## When to avoid
- you are starting a new project with modern Angular, React, or Vue
- you need actively maintained software with security updates
- you need SSR or accessibility features beyond what this library provides

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development, mobile-development
- platform: -
- tags: angularjs, carousel, touch, swipe, directive, unmaintained, web-server, nodejs

## Member repositories
- revolunet/angular-carousel (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.255313+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-30T04:31:43.012967+00:00, confidence not recorded.
  - readme: https://github.com/revolunet/angular-carousel (fetched 2026-08-28T04:04:58.255313+00:00, sha d188d6555f8e)
  - homepage: http://revolunet.github.io/angular-carousel (fetched 2026-08-29T11:34:48.127224+00:00, sha b8ff675df082)
  - registry_npm: https://registry.npmjs.org/angular-carousel (fetched 2026-08-29T11:34:48.130058+00:00, sha 55e12523886c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
