{"library":"acl","type":"library","category":null,"description":"ACL (Access Control List) library for Node.js, version 0.4.11, last updated in 2019. Provides role-based permission management with support for Redis, MongoDB, and in-memory backends. Includes Express middleware for protecting routes. Compared to alternatives like accesscontrol or casl, acl is older and more minimalistic, with a callback/promise API and limited TypeScript support. The package is in maintenance mode; no active development.","language":"javascript","status":"maintenance","version":"0.4.11","tags":["javascript","middleware","acl","web"],"last_verified":"Wed May 27","install":[{"cmd":"npm install acl","imports":["const acl = require('acl')","const acl = new acl(new acl.redisBackend(redisClient))","app.use(acl.middleware())"]},{"cmd":"yarn add acl","imports":[]},{"cmd":"pnpm add acl","imports":[]}],"homepage":null,"github":"https://github.com/optimalbits/node_acl","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/acl","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/acl/compatibility"}}