mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-01 09:41:12 +00:00
fb9a20591f
Conflicts: README.md runcoms/zshenv
24 lines
481 B
Markdown
24 lines
481 B
Markdown
Node.js
|
|
=======
|
|
|
|
Provides utility functions for [Node.js][1] and loads [npm][2] completion.
|
|
|
|
Functions
|
|
---------
|
|
|
|
- `node-doc` opens the Node.js online [API documentation][3] in the default
|
|
browser.
|
|
|
|
Authors
|
|
-------
|
|
|
|
*The authors of this module should be contacted via the [issue tracker][4].*
|
|
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
[1]: http://nodejs.org
|
|
[2]: http://npmjs.org
|
|
[3]: http://nodejs.org/api
|
|
[4]: https://github.com/sorin-ionescu/prezto/issues
|
|
|