Modules

Cluster

Spawns groups of worker processes, sharing all network ports between them with automatic load distribution.

dns
fs
net
os
| Function surveil

Returns a watcher for a given path and, if it is a directory, watches each file contained. May filter children with regular expression or simple file extension matching.

tls
tty
url
vm

Globals

class Array
Subclass of Object
class Boolean
class Buffer

An Array-like Class for interracting with raw memory outside of the Node.js heap.

class Date
class Error
class EvalError
Subclass of Error
class Function
class Infinity
class NaN
class null
class Number
class Object
class RangeError
Subclass of Error
class ReferenceError
Subclass of Error
class RegExp
class String
class SyntaxError
Subclass of Error
class TypeError
Subclass of Error
class undefined
class URIError
Subclass of Error