Skip to content

Commit 7bb9940

Browse files
authored
docs: add Permix into Ecosystem (#402)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Added a new section in the ecosystem guide that highlights available libraries. - Featured a new library with details on its functionality and community popularity metrics. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent a2b3a55 commit 7bb9940

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/content/docs/ecosystem.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@ If your project is missing here, please [open a PR](https://github.com/unnoq/orp
2020
| Name | Stars | Description |
2121
| --------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
2222
| [orpc-file-based-router](https://github.com/zeeeeby/orpc-file-based-router) | [![Stars](https://img.shields.io/github/stars/zeeeeby/orpc-file-based-router?style=flat)](https://github.com/zeeeeby/orpc-file-based-router) | Automatically creates an oRPC router configuration based on your file structure, similar to Next.js, express-file-routing |
23+
24+
## Libraries
25+
26+
| Name | Stars | Description |
27+
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
28+
| [Permix](https://permix.letstri.dev/) | [![Stars](https://img.shields.io/github/stars/letstri/permix?style=flat)](https://github.com/letstri/permix) | lightweight, framework-agnostic, type-safe permissions management library |

0 commit comments

Comments
 (0)