Closed cistov closed 11 years ago
Adding support for standard Node writeable streams:
fs.createReadStream('./path_to_file.html').pipe(parser);
Adding support for standard Node writeable streams: