JSPM

errase

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q73973F
  • License ISC

AI-powered browser debugging assistant. Detects runtime errors, reads your source files, and applies AI-generated fixes without leaving the tab.

Package Exports

  • errase
  • errase/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (errase) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ERRase CLI

AI-powered browser debugging. Detects runtime errors, reads your source files, and applies fixes automatically.

Usage

npx errase /path/to/your/project

Setup

  1. Install the ERRase Chrome Extension
  2. Get a free Groq API key
  3. Enter your key in the extension popup
  4. Run npx errase in your project directory

Requirements

  • Node.js 18+
  • Next.js project (more frameworks coming soon)