{"id":18879725,"url":"https://github.com/loilo/diffr","last_synced_at":"2025-10-06T20:53:18.011Z","repository":{"id":36965758,"uuid":"243137137","full_name":"loilo/diffr","owner":"loilo","description":"💎 Create and share diffs with Diffr, the privacy focused online text diffing tool.","archived":false,"fork":false,"pushed_at":"2025-02-12T06:20:54.000Z","size":18897,"stargazers_count":20,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T07:34:51.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://loilo.github.io/diffr/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-26T01:04:54.000Z","updated_at":"2025-02-12T06:19:55.000Z","dependencies_parsed_at":"2024-02-21T07:24:05.121Z","dependency_job_id":"3fe9b43b-92aa-415f-9cff-256c7d2ebabf","html_url":"https://github.com/loilo/diffr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fdiffr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fdiffr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fdiffr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fdiffr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loilo","download_url":"https://codeload.github.com/loilo/diffr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841742,"owners_count":19705981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T06:39:04.627Z","updated_at":"2025-10-06T20:53:12.973Z","avatar_url":"https://github.com/loilo.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"logo.png\" alt=\"The Diffr logo: two slightly overlapping diamond shapes\" width=\"270\" height=\"174\"\u003e\n\n  \u003cbr\u003e\n\u003c/div\u003e\n\n# Diffr\n\n\u003e Create and share diffs with Diffr, the privacy focused online text diffing tool.\n\nThis is the source code repository of the Diffr app. You can find the app at [loilo.github.io/diffr](https://loilo.github.io/diffr/).\n\n## Technologies\n\nThe core technologies this project uses are:\n\n\u003c!-- prettier-ignore --\u003e\nTechnology | Purpose\n-|-\n**[Monaco Editor](https://microsoft.github.io/monaco-editor/)** | A text/code editor by Microsoft, used for the editing and diffing area itself.\n**[Nuxt](https://nuxt.com/)** | An application framework for Vue.js, used for prerendering, PWA support and overall application structure.\n**[`lz-string`](https://www.npmjs.com/package/lz-string)** | A quick and space-efficient compression algorithm, used for serializing the current app state in the URL anchor in as few characters as possible.\n**[GitHub Pages](https://pages.github.com/)** | This app does (purposefully) not generate any income. Therefore, free hosting is essential to keep it running.\n\n## Setup\n\nClone this repository and install its dependencies using [npm](https://npmjs.com/).\n\n```bash\nnpm ci\n```\n\n## Local Development\n\nStart a local dev server with hot reloading:\n\n```bash\nnpm run dev\n```\n\n## Generate Production Site\n\nCreate a production-ready site in the `dist` folder:\n\n```\nnpm run generate\n```\n\nSet the `BASE_URL` environment variable to create a build that can be hosted in a subfolder of a domain, e.g.:\n\n```\nBASE_URL=/diffr/ npm run generate\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fdiffr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floilo%2Fdiffr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fdiffr/lists"}