metrics icon indicating copy to clipboard operation
metrics copied to clipboard

📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!

Results 93 metrics issues
Sort by recently updated
recently updated
newest added

I've created the [RetroAchievements](https://retroachievements.org) plugin for `metrics`, using the [RetroAchievements's official API](https://api-docs.retroachievements.org). It follows the style and layout of the Steam plugin, and here it's what I have done so...

🖼️ templates
🧩 plugins
🎲 community plugins

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.5.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...

📦 dependencies

### Discussed in https://github.com/lowlighter/metrics/discussions/1652 Originally posted by **IslamZaoui** September 21, 2024 Hello, I facing this Unexpected error when github action generates metrics svg for my portfolio ``` metrics/compute/IslamZaoui/plugins > pagespeed...

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...

📦 dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's...

📦 dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.1 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's...

📦 dependencies

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection...

📦 dependencies

MIME type │ image/svg+xml [ { name: 'anilist', result: { error: { message: 'API error: 404 (Not Found.)', instance: { errors: [ { message: 'Not Found.', status: 404, locations: [...

Try to prevent as many flakes.

🧩 plugins
🏆 plugin achievements
🗂️ plugin projects

The docker image is not currently building, it just gets stuck forever. I think it's because of some npm scripts. So, first I updated all dependencies within ranges with `npm...