# FrankFang/wheels

Create wheels in the dumbest way

Repository: https://github.com/FrankFang/wheels
Canonical: https://ross.abutalabs.com/products/wheels
Homepage: https://frankfang.github.io/wheels/
Language: JavaScript
License Family: other
Topics: javascript, css3, html5, tabs, fullpage
Last push: 2024-03-21T01:28:59+00:00

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

## Adoption (not part of the score)
Stars 1026, forks 187 (observed 2026-08-28T04:03:16.702583+00:00)

## What it is
A collection of small UI widgets and utility libraries (tabs, pager, fullpage, calendar, image picker, DOM/BOM/date helpers) written in plain vanilla JavaScript, CSS, and HTML with no frameworks or build tools. It is primarily an educational project showing how common frontend 'wheels' work, with source code ordered from easy to difficult for reading.

## Use cases
- learn how tabs and carousels work in vanilla javascript
- read simple source code to understand frontend widgets
- study dom manipulation without frameworks
- find framework-free implementations of pager and calendar
- teach beginners how ui components are built from scratch

## When to choose
- you want to learn by reading dependency-free JavaScript source code
- you need simple copy-paste widget implementations without npm or build tools
- you are teaching or learning DOM/BOM fundamentals

## When to avoid
- you need production-ready, maintained components with tests and a license
- you want framework integrations like React or Vue components
- you need TypeScript support or modern tooling

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: ui-components, developer-tools
- domain: frontend, web-development, tutorials
- platform: browser
- tags: vanilla-javascript, educational, no-framework, ui-widgets, source-code-reading, javascript

## Member repositories
- FrankFang/wheels (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.702583+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-30T07:07:56.521399+00:00, confidence not recorded.
  - readme: https://github.com/FrankFang/wheels (fetched 2026-08-28T04:03:16.702583+00:00, sha 0df91891b7b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
