Advanced Search
Search Results
4 total results found
readme.md for @push.rocks/smartbrowser
A simplified Puppeteer wrapper for easy browser automation, PDF generation, screenshots, and page evaluation. Install To install @push.rocks/smartbrowser, use the following command with your preferred package manager: npm install @push.rocks/smartbrowser # or ...
readme.md for @push.rocks/smartpdf
Transform HTML, websites, and PDFs into beautiful documents and images with just a few lines of code. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community ...
changelog.md for @push.rocks/smartbrowser
2026-03-09 - 2.0.11 - fix(deps) upgrade dependencies and adapt code, tests, and docs for new upstream versions Bump runtime deps: @push.rocks/smartpdf -> ^4.2.0, @push.rocks/smartpuppeteer -> ^2.0.5 Bump devDependencies to modern majors: @git.zone/tsbuild ^4....
changelog.md for @push.rocks/smartpdf
2026-03-09 - 4.2.0 - feat(smartpdf) replace internal Express server with @push.rocks/smartserve, add PDF→WebP rendering, improve start/stop handling and bump dependencies Replace internal Express HTTP implementation with @push.rocks/smartserve and update READ...