chromium-bidi
npmv17.0.2TypeScriptAn implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
Overview
chromium-bidi is an npm package that an implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab. The latest version is 17.0.2, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need an implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (Apache-2.0).
Cons
- Large dependency tree (30 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of chromium-bidi.
Dependencies
Runtime (2)
Peer (1)
Dev (27)
Used by
Popular packages that depend on chromium-bidi.
Frequently installed together
TypeScript definitions for ws
TypeScript definitions for node
Polyfill for the URLPattern API
Download and launch browsers
Better typed `querySelector` and `querySelectorAll`.
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
Reactive Extensions for modern JavaScript
The Chrome DevTools Protocol JSON
Version history
| Version | Published | License |
|---|---|---|
| 17.0.2latest | 14 days ago | Apache-2.0 |
| 17.0.1 | 14 days ago | Apache-2.0 |
| 16.0.1 | 2 months ago | Apache-2.0 |
| 15.0.0 | 5 months ago | Apache-2.0 |
| 14.0.0 | 5 months ago | Apache-2.0 |
| 13.1.1 | 5 months ago | Apache-2.0 |
| 13.1.0 | 5 months ago | Apache-2.0 |
| 13.0.1 | 6 months ago | Apache-2.0 |
| 13.0.0 | 6 months ago | Apache-2.0 |
| 12.1.0 | 6 months ago | Apache-2.0 |
| 12.0.1 | 7 months ago | Apache-2.0 |
| 12.0.0 | 7 months ago | Apache-2.0 |
| 11.0.1 | 8 months ago | Apache-2.0 |
| 11.0.0 | 8 months ago | Apache-2.0 |
| 10.6.1 | 8 months ago | Apache-2.0 |
| 10.6.0 | 9 months ago | Apache-2.0 |
| 10.5.1 | 9 months ago | Apache-2.0 |
| 10.5.0 | 9 months ago | Apache-2.0 |
| 10.4.0 | 9 months ago | Apache-2.0 |
| 10.3.1 | 9 months ago | Apache-2.0 |
Maintainers
Frequently asked questions
How do I install chromium-bidi?
Run `npm install chromium-bidi` to add chromium-bidi to your npm project.
What license is chromium-bidi released under?
chromium-bidi is distributed under the Apache-2.0 license.
How popular is chromium-bidi?
chromium-bidi has approximately 0 downloads per week and 1 known dependent packages.