{"id":21365878,"url":"https://github.com/seanghay/vector-drawable-svg","last_synced_at":"2025-07-19T05:08:02.227Z","repository":{"id":41904654,"uuid":"326717041","full_name":"seanghay/vector-drawable-svg","owner":"seanghay","description":"Convert Android VectorDrawable to SVG","archived":false,"fork":false,"pushed_at":"2025-05-23T12:56:54.000Z","size":146,"stargazers_count":46,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T14:37:50.844Z","etag":null,"topics":["android","node","svg","vectordrawable"],"latest_commit_sha":null,"homepage":"https://vd.floo.app/","language":"JavaScript","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/seanghay.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":"2021-01-04T14:54:29.000Z","updated_at":"2025-05-27T02:57:53.000Z","dependencies_parsed_at":"2024-11-22T07:13:01.646Z","dependency_job_id":"3ad38071-8b7f-452a-87ce-4ea15a0c67b8","html_url":"https://github.com/seanghay/vector-drawable-svg","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"db0f76533eaf2c02133ea6d9dc5e91ecf60ad01f"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/seanghay/vector-drawable-svg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fvector-drawable-svg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fvector-drawable-svg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fvector-drawable-svg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fvector-drawable-svg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanghay","download_url":"https://codeload.github.com/seanghay/vector-drawable-svg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fvector-drawable-svg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265892253,"owners_count":23844992,"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":["android","node","svg","vectordrawable"],"created_at":"2024-11-22T07:12:58.106Z","updated_at":"2025-07-19T05:08:02.212Z","avatar_url":"https://github.com/seanghay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation \u0026 Usage\n\nInstall\n\n```sh\nnpm install vector-drawable-svg\n```\n\n```js\nconst { transform } = require('vector-drawable-svg');\n\nconst svgContent = transform(vectorDrawbleContent, {\n\tpretty: true,\n\toverride: {\n\t\t'@color/colorPrimary': '#00ff00',\n\t\t'@color/colorSecondary': '#00ff00',\n\t\t'?android:attr/textColorPrimary': 'white',\n\t});\n```\n\nUsing on Bash\n\n```sh\nnpm install -g vector-drawable-svg\n```\n\n\n\n```sh\nvd2svg my-drawable.xml file.svg\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Fvector-drawable-svg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanghay%2Fvector-drawable-svg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Fvector-drawable-svg/lists"}