egoist/poi
⚡A zero-config bundler for JavaScript applications. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3786
- days_rel: n/a
- days_push: 1731
- n_releases_24m: 0
Adoption not part of the score
5166 stars · 252 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Poi is a zero-config JavaScript application bundler built on top of webpack, designed to make developing and bundling web apps and npm libraries as simple as possible. It provides out-of-the-box support for JS, CSS, file assets, JSX, Vue, and more with minimal configuration.
Use cases
- bundle a javascript web application without writing webpack config
- scaffold a new react or vue project quickly
- serve a web app locally with hot reload during development
- build a production-ready minified bundle for deployment
- package an npm library with zero build configuration
- use css modules and postcss out of the box
When to choose
- you are maintaining a legacy project already built with Poi
- you want a webpack-based bundler with zero configuration
- you need out-of-the-box support for Vue, React, Preact, or Svelte
When to avoid
- starting any new project - Poi is deprecated and the author recommends migrating to Vite
- you need active maintenance, security updates, or community support
- you want the fastest modern dev server and HMR experience
Facets
library · maturity abandoned
build-tool developer-tools web-development frontend developer-tools cli cross-platform webpack-wrapper zero-config bundler deprecated vite-alternative javascript vue react svelte typescript babel postcss nodejs
2 sources
- readme: https://github.com/egoist/poi · fetched 2026-08-28 · 0b9755f80fe1
- homepage: https://poi.js.org · fetched 2026-08-29 · 14d3787603f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| egoist/poi | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem