0.3.0 • Published 2 years ago

reduce-page v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago