JSPM

  • Created
  • Published
  • Downloads 19687
  • Score
    100M100P100Q133404F
  • License MIT

UI Client for Unlighthouse.

Package Exports

  • @unlighthouse/client
  • @unlighthouse/client/dist/index.html

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 (@unlighthouse/client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@unlighthouse/client

The Vue-based user interface for Unlighthouse, providing an interactive dashboard to view and analyze Lighthouse scan results.

Features

  • Interactive dashboard with performance metrics
  • Real-time scan progress tracking
  • Detailed Lighthouse reports per page
  • Performance charts and visualizations
  • Export capabilities

Development

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

Documentation

License

MIT License © 2021-PRESENT Harlan Wilton