├── LICENSE ├── README.md ├── dev.txt └── javascript.html /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martin-at-ipal/kindle-web-tools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martin-at-ipal/kindle-web-tools/HEAD/README.md -------------------------------------------------------------------------------- /dev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martin-at-ipal/kindle-web-tools/HEAD/dev.txt -------------------------------------------------------------------------------- /javascript.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martin-at-ipal/kindle-web-tools/HEAD/javascript.html --------------------------------------------------------------------------------