LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

npm-org

manages npm organization membership

TLDR

List org members
$ npm org ls [org-name]
copy
Add member to org
$ npm org set [org-name] [username] [developer]
copy
Remove member
$ npm org rm [org-name] [username]
copy

SYNOPSIS

npm org [command] [options]

DESCRIPTION

npm org manages npm organization membership. Controls access to scoped packages.The command handles org teams. Requires org admin privileges.

PARAMETERS

COMMAND

Organization subcommand.
ls ORG
List members.
set ORG USER ROLE
Add/update member.
rm ORG USER
Remove member.
--help
Display help information.

INSTALL

sudo pacman -S npm
copy
sudo apk add npm
copy
brew install npm
copy

CAVEATS

Requires npm organization. Admin access needed. Paid feature.

HISTORY

npm org provides organization management for teams sharing scoped packages.

SEE ALSO

npm(1), npm-team(1), npm-access(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid