Skip to content

Commit 70e620a

Browse files
committed
docs(readme): add Related Projects section (accesscontrol, configuard)
1 parent 438d6ba commit 70e620a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,11 @@ that produce identical results — plus environment-defensive guards. These can'
321321
be killed by definition, so the realistic, healthy target is a high score, not
322322
100%.
323323

324+
## Related Projects
325+
326+
- [**accesscontrol**](https://github.com/onury/accesscontrol) — Role and attribute based access control (RBAC + ABAC) with conditions, enforced ownership, custom actions and mandatory gates.
327+
- [**configuard**](https://github.com/onury/configuard) — Build a nested, typed configuration object from a flat list of settings — with `${...}` templating and accessor-based (ABAC) filtering.
328+
324329
## License
325330

326331
© 2026, Onur Yıldırım. [**MIT**](https://github.com/onury/notation/blob/master/LICENSE) License.

0 commit comments

Comments
 (0)