{
  "markdown": "<div align=\"center\">  \n  <a href=\"https://irokaru.github.io/pixel-scaler/\">\n    <img src=\"./public/logo.png\" width=\"33%\" alt=\"Pixel Scaler Logo\"/>\n  </a>\n  <p><b>A pixel art upscaling tool</b></p>\n\n  <!-- Badges -->\n  <p>\n    <a href=\"https://github.com/irokaru/pixel-scaler/releases/latest\"><img src=\"https://img.shields.io/github/v/release/irokaru/pixel-scaler.svg?style=for-the-badge\" alt=\"Latest Release\"/></a>\n    <img src=\"https://img.shields.io/github/downloads/irokaru/pixel-scaler/total?style=for-the-badge\" alt=\"Downloads\"/>\n    <a href=\"https://app.codecov.io/gh/irokaru/pixel-scaler/tree/main\"><img src=\"https://img.shields.io/codecov/c/github/irokaru/pixel-scaler?style=for-the-badge\" alt=\"Coverage\"/></a>\n    <a href=\"https://x.com/IroKaru\"><img src=\"https://img.shields.io/twitter/follow/irokaru?style=for-the-badge\" alt=\"Follow on X\"/></a>\n    <a href=\"https://ko-fi.com/B0B81Z3389\"><img src=\"https://ko-fi.com/img/githubbutton_sm.svg\" alt=\"Ko-fi\"/></a>\n  </p>\n</div>\n\n## Development Environment\n\n* bun (>= 1.1.0)\n* rust (>=1.85.0)\n  * (required for Tauri development)\n\n## Setup for Development (WSL)\n\nIf you use mise, you can set up the development environment with the following command:\n\n```sh\nmise install\n```\n\nInstall dependencies:\n\n```sh\nbun install\n```\n\n(Optional) If you want to use Tauri:\n\n```sh\ncargo install tauri-cli\n# NOTE: https://v2.tauri.app/start/prerequisites/\nsudo apt install -y libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libayatana-appindicator3-dev librsvg2-dev\n```\n\n## Available Commands\n\n| Command                  | Description                                                 |\n|--------------------------|-------------------------------------------------------------|\n| `bun run dev`            | Start development server with Vite                          |\n| `bun run dev:tauri`      | Start Tauri development server                              |\n| `bun run build`          | Build the project for production                            |\n| `bun run build:tauri`    | Build the project with tauri                                |\n| `bun run preview`        | Preview the built project (requires `bun run build` first)  |\n| `bun run test`           | Run tests                                                   |\n| `bun run test:watch`     | Run tests in watch mode                                     |\n| `bun run test:coverage`  | Run tests with coverage                                     |\n| `bun run test:e2e`       | Run tests by playwright                                     |\n| `bun run clean`          | Remove generated files                                      |\n| `bun run lint-staged`    | Run linting on staged files                                 |\n| `bun run prepare`        | Set up Husky for Git hooks                                  |\n\n## Scaling Library\n\n* xBRjs (Copyright 2020 Josep del Rio)\n  * https://github.com/joseprio/xBRjs\n",
  "bytes": 2932,
  "sha": "9ce4c9519496e672e048be350e634fa590509daee712b27cd0dfa26c593a46ea",
  "repo_slug": "irokaru/pixel-scaler",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_irokaru_pixel_scaler_docs_index_md_a421ff37/readme"
}