Add CI workflow and README badges
- Add npm, CI, license, node badges to README - Add CI workflow testing Node 18, 20, 22 - Runs build, lint, typecheck on push/PR Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# @aladac/claude-browse
|
||||
|
||||
[](https://www.npmjs.com/package/@aladac/claude-browse)
|
||||
[](https://github.com/aladac/claude-browse/actions/workflows/ci.yml)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://nodejs.org)
|
||||
|
||||
Headless browser automation for Claude Code using Playwright WebKit.
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user