A Javascript Library for command line interfaces.
The quick and easy way to add versatile graphical interfaces with networking capabilities to your Node.js programs. Give instant access to your application to whoever you want on the Internet, without having to deploy it.
Node.js addon which provides an XML parser which takes a stream and calls a user callback at each token, and a stream which takes another stream and applies an XML preprocessor to it.
'Node.js' addon which : - Parses a stream containing XML formatted data and calls a callback for each token. - Provides a read stream which takes another read stream an applies an XML preprocessor to it.
|