@community/gandalf-gate (1.0.0)
Published 2026-08-07 15:02:13 +00:00 by gandalf
Installation
@community:registry=npm install @community/gandalf-gate@1.0.0"@community/gandalf-gate": "1.0.0"About this package
gandalf-gate 🧙
A tiny guard utility.
const { youShallNotPass, gatekeeper } = require('@community/gandalf-gate');
youShallNotPass(user.isAdmin, 'admins only');
const gate = gatekeeper(3); // allow 3, then throws
Details
2026-08-07 15:02:13 +00:00
Assets (1)
Versions (1)
View all
npm
1
MIT
latest
711 B
gandalf-gate-1.0.0.tgz
711 B
1.0.0
2026-08-07