quirkey/sammy
Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript. 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: 6375
- days_rel: n/a
- days_push: 767
- n_releases_24m: 0
Adoption not part of the score
2977 stars · 378 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sammy.js is a tiny JavaScript framework built on top of jQuery, inspired by Ruby's Sinatra, providing RESTful, evented routing for single-page applications. It lets developers define get/post routes and custom event-bound routes with chained asynchronous callbacks.
Use cases
- build a single-page app with hash-based routing
- define RESTful routes in the browser like Sinatra
- bind routes to custom application events
- chain multiple async callbacks in a route
- build a lightweight jQuery-based web app without a heavy framework
When to choose
- you maintain a legacy jQuery codebase needing simple client-side routing
- you want a Sinatra-style routing DSL in JavaScript
- you need a tiny framework with minimal footprint
When to avoid
- starting a new modern project - use React, Vue, or a modern router instead
- you need framework features beyond routing like state management or components
- you want actively maintained software with current browser support
Facets
framework · maturity abandoned
web-framework routing frontend-framework web-development frontend browser sinatra-inspired jquery hash-routing spa restful evented javascript
1 source
- readme: https://github.com/quirkey/sammy · fetched 2026-08-28 · ba0e0df3b935
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quirkey/sammy | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem