Javascripting
Install javascripting with npm
Open your terminal and run this command:
npm install --global javascripting
The –global option installs this module globally so that you can run it as a command in your terminal.
Having issues with installation?
If you get an EACCESS error, the simplest way to fix this is to rerun the command, prefixed with sudo:
sudo npm install --global javascripting