Skip to content

lightpanda-io/node-packages

Repository files navigation

Logo

Lightpanda Browser | Node Packages

lightpanda.io

Twitter Follow GitHub stars


About The Project

Lightpanda is the open-source browser made for headless usage:

  • Javascript execution
  • Support of Web APIs (partial, WIP)
  • Compatible with Playwright, Puppeteer through CDP (WIP)

Fast web automation for AI agents, LLM training, scraping and testing:

  • Ultra-low memory footprint (9x less than Chrome)
  • Exceptionally fast execution (11x faster than Chrome)
  • Instant startup

Puppeteer requesting 100 pages from a local website on a AWS EC2 m5.large instance. See benchmark details.

(back to top)

Getting Started

This repository contains all the NPM packages created for Lightpanda

Build

$ yarn build

Publish

To publish packages, we use changesets. Make sure to have commited & pushed all your code before publishing.

  1. Run the following command to create a new version (patch, minor, major)
$ yarn changeset add
  1. Publish all the packages
$ yarn publish-packages
  1. Push the new commits & merge to main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published