diff options
Diffstat (limited to 'lang/phantomjs/pkg-descr')
-rw-r--r-- | lang/phantomjs/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/phantomjs/pkg-descr b/lang/phantomjs/pkg-descr new file mode 100644 index 000000000000..9d23c59f26b1 --- /dev/null +++ b/lang/phantomjs/pkg-descr @@ -0,0 +1,7 @@ +PhantomJS is a minimalistic, headless, WebKit-based, JavaScript-driven +tool. + +It has native support for different web technologies: DOM handling, +CSS selector, JSON, Canvas, SVG, and of course JavaScript. + +WWW: http://www.phantomjs.org/ |