0.3.0 • Published 11 months ago

reduce-page v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

reduce-page

Semi-automatically reduce a saved HTML file to find the minimum required to reproduce some result.

This project was inspired by Andreas Kling's Browser Hacking series, though it can be used by others as well.

demo of v0.1.0

:warning: WARNING :warning:

This project is still in development. Things might be unstable.

Usage

You can either run the package through npx:

npx reduce-page <path/to/page.html>

Or you can install it globally:

npm i -g reduce-page
reduce-page <path/to/page.html>
0.3.0

11 months ago

0.2.0

11 months ago

0.1.0

11 months ago

0.0.2

11 months ago