Ross ROSS = Recommend OSS · open-source software intelligence for agents

kolber/audiojs

A cross-browser javascript wrapper for the html5 audio tag observed · 2026-08-28

github.com/kolber/audiojs · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 5754
  • days_rel: n/a
  • days_push: 2899
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2083 stars · 435 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

audio.js is a drop-in JavaScript library that makes the HTML5 <audio> tag work across all browsers, using native audio where available and an invisible Flash player as a fallback. It also provides a consistent, CSS-styleable player UI across browsers.

Use cases

  • play mp3 audio in the browser with a consistent player UI
  • make the html5 audio tag work in legacy browsers like IE6-8
  • add a styled audio player to a webpage with minimal setup
  • build a custom playlist player on top of the audio tag
  • embed audio on a site without writing cross-browser audio code

When to choose

  • you must support very old browsers (IE6-8, old Firefox/Opera) that need a Flash fallback for mp3 playback
  • you want a quick drop-in audio player with a styleable default UI

When to avoid

  • you only need to support modern browsers, which all support native HTML5 audio
  • you need ogg or other non-mp3 format support
  • you want a maintained library - the last release was in 2018 and Flash is deprecated

Facets

library · maturity abandoned

audio-processing ui-components web-development frontend media browser html5-audio audio-player flash-fallback mp3 legacy-browser-support audio javascript

2 sources

Member repositories

RepositoryRoleHealth v2
kolber/audiojsmain23

For agents

markdown · JSON · MCP: product_card(name="kolber/audiojs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem