You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the decision is still to be made if this is going to be a complete replacement for npm. In the meantime here is a semi-organized list of commands (and aliases) on npm today.
Display local information:
bin - Display npm bin folder
bugs (issues) - Bugs for a package in a web browser maybe
docs (home) - Docs for a package in a web browser maybe
faq - Frequently Asked Questions
help (apihelp) - Get help on npm
help-search - Search npm help documentation
ls (la, list, ll) - List installed packages
prefix - Display prefix
repo - Open package repository page in the browser
root - Display npm root
Display remote information:
dist-tag (dist-tags) - Modify package distribution tags
I guess the decision is still to be made if this is going to be a complete replacement for npm. In the meantime here is a semi-organized list of commands (and aliases) on npm today.
Display local information:
bugs (issues) - Bugs for a package in a web browser maybedocs (home) - Docs for a package in a web browser maybefaq - Frequently Asked Questionshelp-search - Search npm help documentationrepo - Open package repository page in the browserDisplay remote information:
search (find, se, s) - Search for packagesRun local scripts:
Modify local package:
Modify remote package:
team - Manage organization teams and team membershipsStaring:
star - Mark your favorite packagesstars - View packages marked as favoritesunstar - Mark your favorite packagesAuthentication:
Dependency managment:
edit - Edit an installed packageexplore - Browse an installed packageMisc:
cache - Manipulates packages cachecompletion - Tab Completion for npmpack - Create a tarball from a packageping - Ping npm registryThe text was updated successfully, but these errors were encountered: