Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed NPM to npm #1455

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

changed NPM to npm #1455

wants to merge 1 commit into from

Commits on Oct 14, 2018

  1. changed NPM to npm

    This becomes somewhat older knowledge, but in old days `npm` had `faq` command, which said:
    
    >  npm  should  never  be  capitalized  unless  it  is  being displayed in a location that is customarily all-caps (such as the title of man pages.)
    
    I could not find this in the latest npm CLI, but it is still possible to find it [here](http://manpages.ubuntu.com/manpages/cosmic/man7/npm-faq.7.html). You can also see that both [wiki](https://en.wikipedia.org/wiki/Npm_(software)) and [npm website](https://www.npmjs.com/) refers to npm in all lower case. 
    
    Likely, it's not super important, just something to consider merging.
    anvaka authored Oct 14, 2018
    Configuration menu
    Copy the full SHA
    d36ac98 View commit details
    Browse the repository at this point in the history