Description Usage Arguments Functions See Also
NPM installation utilities
1 2 3 4 5 | npm_install(dir, pkgs, ...)
npm_list(dir, pkgs, ...)
npm_installed(dir, pkgs, ...)
|
dir |
(dir) npm directory |
pkgs |
(arg) npm packages as character strings |
... |
(arg) extra arguments to pass to |
npm_install
: Install packages
npm_list
: List packages in a directory
npm_installed
: Checks whether certain npm packages are installed
Other NPM Utilities:
npm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.