Skip to content

Commit 7f5de98

Browse files
committed
docs: mark org/team management as implemented
1 parent 7f2fc1a commit 7f5de98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ What npmx offers:
6464
- **Organization pages** – browse org packages at `/@orgname`
6565
- **Search, filter & sort** – find packages within user/org lists
6666
- **Infinite scroll** – paginated lists that load as you scroll
67+
- **Team management** – create and manage org teams and member roles (via local connector)
68+
- **Member management** – add/remove org members and change their roles (via local connector)
6769

6870
### Comparison with npmjs.com
6971

@@ -92,12 +94,10 @@ What npmx offers:
9294
| Version range resolution |||
9395
| Dependents list || 🚧 |
9496
| Package admin (access/owners) || 🚧 |
95-
| Org/team management || 🚧 |
97+
| Org/team management || |
9698
| 2FA/account settings |||
9799
| Claim new package names |||
98100

99-
🚧 = coming soon
100-
101101
## URL structure
102102

103103
### npm compatibility

0 commit comments

Comments
 (0)