{"id":18879756,"url":"https://github.com/loilo/sassed","last_synced_at":"2026-02-20T04:30:18.548Z","repository":{"id":176583170,"uuid":"657795923","full_name":"loilo/sassed","owner":"loilo","description":"👓 A simple editor to compile Sass code in your browser","archived":false,"fork":false,"pushed_at":"2024-04-12T05:09:08.000Z","size":13229,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T02:18:28.868Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://loilo.github.io/sassed/","language":"TypeScript","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}},"created_at":"2023-06-23T21:53:22.000Z","updated_at":"2024-04-15T06:28:28.821Z","dependencies_parsed_at":"2023-10-03T11:34:00.763Z","dependency_job_id":"6c8e04fc-0c9c-4970-bf6d-76a19e4ecbff","html_url":"https://github.com/loilo/sassed","commit_stats":null,"previous_names":["loilo/sassed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsassed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsassed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsassed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsassed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loilo","download_url":"https://codeload.github.com/loilo/sassed/tar.gz/refs/heads/main","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:12.297Z","updated_at":"2026-02-20T04:30:18.474Z","avatar_url":"https://github.com/loilo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"logo.png\" alt=\"The sassed logo: a white 's' and a pink 'e' on a dark grey keyboard key\" width=\"200\" height=\"200\"\u003e\n\n  \u003cbr\u003e\n\u003c/div\u003e\n\n# sassed\n\n\u003e A simple editor to compile Sass code in your browser\n\nThis is the source code repository of the sassed app. You can find the app at [loilo.github.io/sassed](https://loilo.github.io/sassed/).\n\n## Technologies\n\nThe core technologies this project uses are:\n\n\u003c!-- prettier-ignore --\u003e\nTechnology | Purpose\n-|-\n**[Codemirror](https://codemirror.net/)** | A text/code editor, used for the editing 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 into a shareable URL in as few characters as possible.\n**[GitHub Pages](https://pages.github.com/)** | This app does (purposefully) not generate any income. Therefore, free, scalable 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=/sassed/ npm run generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fsassed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floilo%2Fsassed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fsassed/lists"}