2.0.5 • Published 7 years ago

chromie v2.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Chromie 😎

Chromie is a type-safe, evergreen, low-level client for Headless Chrome.

This library was primarily built for the browser, but chromie also works great in node.js.

Video demonstration

Quick video demonstration of the API and the autocomplete capabilities.

Features

Installation

npm install chromie

Generate

Generate this client yourself:

npm run build

Upcoming

Features that I'll get around to eventually, but would love a PR 🙏

  • Better support spawning a local chrome
  • Timeouts to prevent any APIs from getting stuck (like context in CDP)
  • Cleanup build script
  • Allow specific versions of the protocol to be generated
  • API docs based on jsdoc generation

License

MIT

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago