ender-js/Ender
the no-library library: open module JavaScript framework observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5630
- days_rel: n/a
- days_push: 2344
- n_releases_24m: 0
Adoption not part of the score
1747 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ender is a Node.js-based package manager and build tool for the browser that lets developers search, install, and compile front-end JavaScript packages and their dependencies into a single custom build. It is not itself a JavaScript library but a tool for assembling small, loosely coupled browser modules.
Use cases
- bundle front-end JavaScript packages into one file
- manage browser-side package dependencies like npm for the browser
- build a custom micro-library from small modules instead of a monolithic framework
- replace an unmaintained front-end package with an alternative
- pin specific versions of browser packages in a build
When to choose
- maintaining or auditing a legacy codebase that already uses Ender builds
- studying historical front-end package management approaches
When to avoid
- starting any new front-end project - the project is unmaintained and modern bundlers and npm have superseded it
- you need a runtime JavaScript library or DOM utility - Ender explicitly is not one
- you need active support, security updates, or modern module formats like ESM
Facets
cli-tool · maturity abandoned
package-manager build-tool cli developer-tools frontend web-development developer-tools cli browser browser-packages front-end-build npm-ecosystem module-bundling historical command-line nodejs
2 sources
- readme: https://github.com/ender-js/Ender · fetched 2026-08-28 · 915c76cecd21
- registry_npm: https://registry.npmjs.org/ender · fetched 2026-08-29 · 1f95a5c7c975
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ender-js/Ender | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem