Ross ROSS = Recommend OSS · open-source software intelligence for agents

RafaelVidaurre/angular-permission

Simple route authorization via roles/permissions observed · 2026-08-28

github.com/RafaelVidaurre/angular-permission · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4383
  • days_rel: n/a
  • days_push: 2711
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1116 stars · 205 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

angular-permission is an AngularJS library providing role and permission based access control for routes. It lets developers declaratively restrict which users can access specific routes based on assigned roles and permissions.

Use cases

  • restrict angular routes by user role
  • add permission-based access control to an angularjs app
  • redirect unauthorized users away from protected pages
  • manage role definitions and permission maps in the frontend
  • guard admin-only routes in a single-page application

When to choose

  • you are building or maintaining an AngularJS (1.x) application and need route-level authorization
  • you want a simple, declarative role/permission model without writing custom route guards from scratch

When to avoid

  • you are using modern Angular (2+), React, or Vue - this library is AngularJS-only
  • you need server-side authorization enforcement, which this client-side library cannot provide
  • you are starting a new project, since AngularJS is end-of-life

Facets

library · maturity maintenance

authorization routing middleware web-development frontend security browser angularjs role-based-access-control route-guards permissions nodejs

1 source

Member repositories

RepositoryRoleHealth v2
RafaelVidaurre/angular-permissionmain23

For agents

markdown · JSON · MCP: product_card(name="RafaelVidaurre/angular-permission")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem