thinkpixellab/PxLoader
PxLoader is a simple JavasScript library for creating preloaders and resource downloaders for HTML5 apps. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 78
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5351
- days_rel: n/a
- days_push: 133
- n_releases_24m: 0
Adoption not part of the score
1105 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PxLoader is a JavaScript library for preloading resources like images, sounds, and videos in HTML5 apps and games. It provides progress and completion events, download prioritization, and tagging of resource groups.
Use cases
- preload images before showing a website UI
- create a loading screen for an HTML5 game
- download sound files before starting audio playback
- track asset download progress with events
- prioritize which files download first
- group and tag resources for batch loading
When to choose
- building an HTML5 game or site that needs a preloader with progress events
- you need extensible, plugin-based downloading of arbitrary resource types
- you want simple prioritization and tagging of asset downloads
When to avoid
- starting a new project, since the repository is archived and no longer maintained
- you need modern bundler/ESM integration or active support
- you only need simple image loading, which modern browser APIs handle natively
Facets
library · maturity abandoned
file-upload developer-tools web-development frontend browser preloader asset-loading html5 resource-downloader progress-events game-development javascript
3 sources
- readme: https://github.com/thinkpixellab/PxLoader · fetched 2026-08-28 · 97f05b6bf174
- homepage: http://thinkpixellab.com/pxloader · fetched 2026-08-29 · 1807b1996389
- registry_npm: https://registry.npmjs.org/pxloader · fetched 2026-08-29 · 60653536caeb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thinkpixellab/PxLoader | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="thinkpixellab/PxLoader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem