# jakiestfu/Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)

Repository: https://github.com/jakiestfu/Snap.js
Canonical: https://ross.abutalabs.com/products/snapjs
Homepage: http://jakiestfu.github.io/Snap.js/
Language: JavaScript
License Family: other
Last push: 2024-03-22T21:37:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4902, "days_push": 894, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5949, forks 643 (observed 2026-08-28T04:09:32.700877+00:00)

## What it is
Snap.js is a standalone JavaScript library for creating mobile-style side shelf/drawer menus (like Facebook and Path's slide-out navigation). It uses CSS3 transitions with touch drag and flick support, and has no dependencies.

## Use cases
- add a facebook-style slide-out side menu to a mobile web app
- implement off-canvas navigation drawer with touch drag support
- create a swipeable shelf panel in javascript
- build a hamburger menu with flick-to-open gestures
- add left and right slide-in panels to a webpage

## When to choose
- you need a dependency-free, highly customizable side drawer for a mobile web app
- you must support older browsers like IE9 or Android WebKit 2.3 with graceful fallbacks

## When to avoid
- you need an actively maintained library with ongoing bug fixes and security patches
- your framework already provides a drawer component (e.g. Material UI, Bootstrap, native mobile SDKs)
- the project has no license, which may block commercial use

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, mobile-development
- platform: browser, cross-platform
- tags: side-menu, drawer, touch-gestures, mobile-ui, off-canvas, javascript

## Member repositories
- jakiestfu/Snap.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.700877+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-29T17:50:43.787445+00:00, confidence not recorded.
  - readme: https://github.com/jakiestfu/Snap.js (fetched 2026-08-28T04:09:32.700877+00:00, sha 8b184a515742)
  - homepage: http://jakiestfu.github.io/Snap.js/ (fetched 2026-08-29T08:46:28.483023+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
