Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

readme.md for @push.rocks/smartbrowser

@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 ...

puppeteer
automation
testing
pdf generation
screenshot
web scraping
browser automation

readme.md for @push.rocks/smartpdf

@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 ...

pdf generation
html to pdf
website to pdf
pdf manipulation
puppeteer
express
node.js
typescript
automation
pdf merging
text extraction
pdf management

readme.md for @push.rocks/smartpuppeteer

@push.rocks/smartpuppeteer

simplified access to puppeteer Install To install @push.rocks/smartpuppeteer in your project, run the following command using npm: npm install @push.rocks/smartpuppeteer --save Or using yarn: yarn add @push.rocks/smartpuppeteer Usage @push.rocks/smartpuppete...

puppeteer
automation
browser automation
web scraping
testing
headless browsing
incognito browsing

readme.md for @push.rocks/smartssr

@push.rocks/smartssr

a smart server side renderer supporting shadow dom Install To install @push.rocks/smartssr, use the following command with npm: npm install @push.rocks/smartssr --save Or with yarn: yarn add @push.rocks/smartssr This will add @push.rocks/smartssr to your pro...

server-side rendering
shadow dom
typescript
puppeteer
serialization
web development
node.js

changelog.md for @push.rocks/smartbrowser

@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....

puppeteer
automation
testing
pdf generation
screenshot
web scraping
browser automation

changelog.md for @push.rocks/smartpdf

@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...

pdf generation
html to pdf
website to pdf
pdf manipulation
puppeteer
express
node.js
typescript
automation
pdf merging
text extraction
pdf management

changelog.md for @push.rocks/smartpuppeteer

@push.rocks/smartpuppeteer

2025-02-25 - 2.0.5 - fix(dependencies) Update dependencies including Puppeteer and node types. Updated Puppeteer version from ^22.6.4 to ^24.3.0. Updated @types/node version from ^20.12.7 to ^22.13.5. 2025-02-25 - 2.0.4 - fix(IncognitoBrowser) Enhance Incogn...

puppeteer
automation
browser automation
web scraping
testing
headless browsing
incognito browsing

changelog.md for @push.rocks/smartssr

@push.rocks/smartssr

2025-01-01 - 1.0.40 - fix(test) Fix test configuration and import path in test suite Changed the test command in package.json to include the build step. Fixed the import path for smartssr in the test suite to point to the correct distribution directory. Added...

server-side rendering
shadow dom
typescript
puppeteer
serialization
web development
node.js