kite

https://github.com/jscheid/kite.git

git clone 'git://github.com/jscheid/kite.git'
91

Kite is an Emacs front end for the WebKit debugger. It enables inspecting, debugging, and live-editing Web pages and associated resources, such as scripts and stylesheets.

Status

Kite is experimental and incomplete. There are known bugs and many features missing.

This is under active development and the todo list is long enough so issues are currently closed. Pull requests are welcome!

Documentation

Rudimentary documentation is available in the file kite.md. It can be translated to HTML, Info, and other formats using pandoc. The Makefile has targets for this purpose.

License

Copyright (C) 2012 Julian Scheid

Kite is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Kite is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.