leeluolee/puer
more than a live-reload server, built for efficient front-end development observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 5117
- days_rel: n/a
- days_push: 2261
- n_releases_24m: 0
Adoption not part of the score
1199 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Puer is a Node.js command-line development server for front-end work that serves static files with automatic live reload, plus proxy mode, HTTP request mocking, and integrated weinre remote debugging. The project is deprecated in favor of its successor svrx (Server-X).
Use cases
- serve a static site with live reload during frontend development
- reload only CSS changes without a full page refresh
- mock backend API endpoints while building a frontend
- proxy a dev server in front of an existing backend server
- remotely debug pages on mobile devices with weinre
When to choose
- you need a zero-config live-reload static server for a simple legacy setup
- you want built-in request mocking and proxying in one lightweight CLI
When to avoid
- starting a new project - use svrx, Vite, or browser-sync instead
- you need maintained tooling or modern build features like HMR and bundling
Facets
cli-tool · maturity abandoned
http-server web-framework mock-api developer-tools web-development frontend developer-tools cli cross-platform live-reload static-server dev-server proxy-server weinre deprecated command-line nodejs
3 sources
- readme: https://github.com/leeluolee/puer · fetched 2026-08-28 · 73e59b08346d
- homepage: https://github.com/leeluolee/puer · fetched 2026-08-29 · 822b02726772
- registry_npm: https://registry.npmjs.org/puer · fetched 2026-08-29 · d1705fc82157
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leeluolee/puer | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem