Directories
¶
| Path | Synopsis |
|---|---|
|
Package browser drives a real headless Chrome through the DevTools Protocol so JavaScript-built pages are captured as they actually render.
|
Package browser drives a real headless Chrome through the DevTools Protocol so JavaScript-built pages are captured as they actually render. |
|
Package cli wires kage's command surface: the cobra tree, the global flags, and the fang-rendered help and errors.
|
Package cli wires kage's command surface: the cobra tree, the global flags, and the fang-rendered help and errors. |
|
Package clone is kage's engine: it ties the Chrome pool, the JavaScript stripper, the asset localiser, and the URL↔path mapper into one resumable, polite crawl that turns a live site into a browsable offline folder.
|
Package clone is kage's engine: it ties the Chrome pool, the JavaScript stripper, the asset localiser, and the URL↔path mapper into one resumable, polite crawl that turns a live site into a browsable offline folder. |
|
cmd
|
|
|
kage
command
Command kage clones a website into a self-contained offline folder: it renders every page in headless Chrome, strips all JavaScript, and localises the CSS, images, and fonts so the saved copy looks like the live site but runs no code.
|
Command kage clones a website into a self-contained offline folder: it renders every page in headless Chrome, strips all JavaScript, and localises the CSS, images, and fonts so the saved copy looks like the live site but runs no code. |
|
Package robots is a small, pure robots.txt parser and matcher.
|
Package robots is a small, pure robots.txt parser and matcher. |
|
Package sanitize removes every trace of JavaScript from an HTML document so the saved page is inert: a photograph, not a program.
|
Package sanitize removes every trace of JavaScript from an HTML document so the saved page is inert: a photograph, not a program. |
|
Package urlx is the URL ⇄ filesystem contract at the heart of kage.
|
Package urlx is the URL ⇄ filesystem contract at the heart of kage. |
Click to show internal directories.
Click to hide internal directories.