OptimalBits/node_acl
Access control lists for node applications 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: 5498
- days_rel: n/a
- days_push: 1100
- n_releases_24m: 0
Adoption not part of the score
2605 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimalistic access control list (ACL) library for Node.js applications, inspired by Zend_ACL. It manages users, roles, hierarchies, and resource permissions, with built-in Redis, MongoDB, and in-memory backends plus Express middleware.
Use cases
- add role-based access control to a node app
- protect express routes with permissions middleware
- manage user roles and permissions in redis or mongodb
- restrict users from accessing other users' content
- implement hierarchical roles for an api
When to choose
- you need flexible role/permission-based authorization in a Node.js app
- you use Express and want middleware to guard resources
- you want pluggable backends like Redis or MongoDB for storing ACLs
When to avoid
- you need actively maintained software with ongoing commits
- you want a full-featured authorization framework like OPA or Casbin
- your project is not JavaScript/Node.js
Facets
library · maturity maintenance
authorization middleware auth security web-development backend acl role-based-access-control express-middleware redis-backend mongodb-backend nodejs
1 source
- readme: https://github.com/OptimalBits/node_acl · fetched 2026-08-28 · 4084e9dfed6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OptimalBits/node_acl | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="OptimalBits/node_acl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem