{"id":18602899,"url":"https://github.com/fireisgood/svg-to-url","last_synced_at":"2025-05-16T18:13:16.736Z","repository":{"id":219516515,"uuid":"749245271","full_name":"FireIsGood/svg-to-url","owner":"FireIsGood","description":"Website that converts an SVG into a data URL.","archived":false,"fork":false,"pushed_at":"2024-01-30T18:13:58.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T01:42:56.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fireisgood.github.io/svg-to-url/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FireIsGood.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-01-28T01:38:06.000Z","updated_at":"2024-01-29T02:29:05.000Z","dependencies_parsed_at":"2024-11-07T02:13:04.510Z","dependency_job_id":"f79263e6-9764-46f6-9e0d-90f6a3a90ddc","html_url":"https://github.com/FireIsGood/svg-to-url","commit_stats":null,"previous_names":["fireisgood/svg-to-url"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Fsvg-to-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Fsvg-to-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Fsvg-to-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Fsvg-to-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireIsGood","download_url":"https://codeload.github.com/FireIsGood/svg-to-url/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582912,"owners_count":22095519,"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-07T02:12:49.241Z","updated_at":"2025-05-16T18:13:16.710Z","avatar_url":"https://github.com/FireIsGood.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SVG to URL\n\nLiterally what it says.\n\nThe SVG functions are in the `src/scripts` folder if you want to double check my\nhomework.\n\n## Installation\n\n\u003cdetails\u003e  \n\u003csummary\u003eIf you want to develop this (why though?)\u003c/summary\u003e\n\n### Prerequisites\n\nRead the [Astro quick start guide's prerequisite list](https://docs.astro.build/en/install/manual/#prerequisites).\n\nThis project uses pnpm. You can check that pnpm is installed in the terminal by running:\n\n```bash\npnpm -v\n```\n\n### Setup\n\nOnce the prerequisites are installed, [clone the repository](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository) to your local machine.\n\nThis can be done from the command line:\n\n```bash\ngit clone git@github.com:FireIsGood/svg-to-url.git ./svg-to-url\n```\n\n### Local Development\n\nYou can run the development server through the terminal. The default port is\n1625 because I thought it was a funny number, but you can change it with the\n`--port` flag.\n\nFrom the command line:\n\n```bash\n# Default port 1625\npnpm dev\n\n# Custom port\npnpm dev --port 1234\n```\n\nWhen astro is done setting up, you should see a success message.\n\n```bash\n┃ Local    http://localhost:1625/\n┃ Network  use --host to expose\n```\n\nThere are additional commands you can run from the terminal:\n\n| Command                | Action                                           |\n| :--------------------- | :----------------------------------------------- |\n| `pnpm install`         | Installs dependencies                            |\n| `pnpm dev`             | Starts local dev server at `localhost:1625`      |\n| `pnpm build`           | Build your production site to `./dist/`          |\n| `pnpm preview`         | Preview your build locally, before deploying     |\n| `pnpm astro ...`       | Run CLI commands like `astro add`, `astro check` |\n| `pnpm astro -- --help` | Get help using the Astro CLI                     |\n\n\u003c/details\u003e\n\n## Contributing\n\nFeel free to make issues about any features you feel are both simple and\nimportant.\n\nNote that this project is **not** meant to be complex, so please don't ask me to\ndo something like parse the SVG into an AST so you can resize the individual\nwidths with a GUI. I will cry.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireisgood%2Fsvg-to-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireisgood%2Fsvg-to-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireisgood%2Fsvg-to-url/lists"}