# VPenkov/okayNav

The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0)

Repository: https://github.com/VPenkov/okayNav
Canonical: https://ross.abutalabs.com/products/okaynav
Language: JavaScript
License Family: other
Last push: 2019-11-26T17:22:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3852, "days_push": 2472, "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 3977, forks 256 (observed 2026-08-28T04:08:30.950736+00:00)

## What it is
okayNav is a jQuery plugin that provides progressively responsive navigation, collapsing navigation links into an off-screen menu one at a time as space shrinks instead of switching wholesale between desktop and mobile states. It is a legacy implementation, with a 3.0 version in development on a separate branch.

## Use cases
- progressively collapse nav links into an off-screen menu on small screens
- add a responsive navigation bar to a jQuery website
- avoid extra clicks to reach important pages on mobile
- customize responsive nav behavior with open/close callbacks and swipe support
- style a collapsible header navigation with LESS or CSS

## When to choose
- you already use jQuery and want a simple progressive-collapsing navigation
- you need fine-grained control over which nav items collapse and when
- you need IE9+ browser support

## When to avoid
- you are starting a modern project without jQuery
- you need an actively developed solution - the repo is legacy and releases stopped in 2019
- you need a full mobile menu framework rather than a nav collapsing plugin

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: jquery-plugin, responsive-navigation, navigation-menu, legacy, nodejs

## Member repositories
- VPenkov/okayNav (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.950736+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:24:18.644949+00:00, confidence not recorded.
  - readme: https://github.com/VPenkov/okayNav (fetched 2026-08-28T04:08:30.950736+00:00, sha 6dccbe3787c3)
  - registry_npm: https://registry.npmjs.org/okaynav (fetched 2026-08-29T09:17:52.441137+00:00, sha 7e599a6fedf4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
