UNPKG
node-libtidy
Version:
latest (0.4.0)
0.4.0
0.3.8
Node bindings to the HTML Tidy library
github.com/barhoumio/node-libtidy
barhoumio/node-libtidy
node-libtidy
/
node_modules
/
readable-stream
/
lib
/
internal
/
streams
/
stream-browser.js
2 lines
(1 loc)
•
49 B
JavaScript
View Raw
1
2
module.exports
= require(
'events'
).EventEmitter
;