reduce-page

0.3.0 • Public • Published

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 ⚠️

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>

Readme

Keywords

none

Package Sidebar

Install

npm i reduce-page

Weekly Downloads

2

Version

0.3.0

License

MIT

Unpacked Size

24.6 MB

Total Files

52

Last publish

Collaborators

  • thislooksfun