# samdutton/simpl

Simplest possible examples of HTML, CSS and Javascript:

Repository: https://github.com/samdutton/simpl
Canonical: https://ross.abutalabs.com/products/simpl
Homepage: https://simpl.info
Language: HTML
License: Apache-2.0
License Family: permissive
Topics: javascript, html, css
Last push: 2026-08-04T07:34:56+00:00

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

## Adoption (not part of the score)
Stars 5189, forks 1587 (observed 2026-08-28T04:09:11.940815+00:00)

## What it is
simpl.info is a collection of the simplest possible examples of HTML, CSS and JavaScript, covering dozens of browser APIs and web platform features. It is a learning resource website whose source is hosted on GitHub and licensed under Apache-2.0.

## Use cases
- learn how a browser API works with minimal code
- find a minimal example of getUserMedia or WebRTC
- see a simple CSS Grid or Flexbox layout example
- understand ES6 modules, fetch, or promises with tiny demos
- copy a minimal IndexedDB or localStorage snippet
- reference examples of media APIs like MediaRecorder and MSE

## When to choose
- you want minimal, dependency-free examples of web platform features
- you are teaching or learning HTML, CSS, or JavaScript APIs
- you need a quick reference for how a browser API is used

## When to avoid
- you need a production-ready framework or library
- you want comprehensive tutorials or courses rather than snippets
- you need examples for server-side or non-browser JavaScript

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: web-development, frontend, tutorials, education
- platform: browser, cross-platform
- tags: code-examples, html, css, javascript, web-apis, reference, simpl-info, web-server

## Member repositories
- samdutton/simpl (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.940815+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:01:46.074138+00:00, confidence not recorded.
  - readme: https://github.com/samdutton/simpl (fetched 2026-08-28T04:09:11.940815+00:00, sha 81381de43a95)
  - homepage: https://simpl.info (fetched 2026-08-29T08:55:36.287013+00:00, sha 2d0fe6f1836d)
  - site_page: https://simpl.info/install (fetched 2026-08-29T08:55:36.296487+00:00, sha 2667830dc9ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
