cornet
Version:
transform streaming html using css selectors
25 lines (24 loc) • 470 B
JSON
{
"name": "cornet",
"author": "Felix Boehm <me@feedic.com>",
"version": "0.1.5",
"description": "transform streaming html using css selectors",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/fb55/node-cornet"
},
"keywords": [
"trumpet",
"html",
"css",
"selector",
"htmlparser2",
"handler"
],
"dependencies": {
"CSSselect": "0.3",
"domhandler": "2.1",
"domutils": "1.1"
}
}