{"id":16589519,"url":"https://github.com/rnons/elm-svg-parser","last_synced_at":"2025-10-29T09:31:52.719Z","repository":{"id":62419485,"uuid":"109975175","full_name":"rnons/elm-svg-parser","owner":"rnons","description":"parse String to SVG","archived":false,"fork":false,"pushed_at":"2024-01-14T12:34:02.000Z","size":21,"stargazers_count":2,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T00:31:57.675Z","etag":null,"topics":["elm","parser","svg"],"latest_commit_sha":null,"homepage":"http://package.elm-lang.org/packages/rnons/elm-svg-parser/latest","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rnons.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}},"created_at":"2017-11-08T12:48:34.000Z","updated_at":"2018-08-23T13:21:21.000Z","dependencies_parsed_at":"2022-11-01T16:47:37.178Z","dependency_job_id":null,"html_url":"https://github.com/rnons/elm-svg-parser","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnons%2Felm-svg-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnons%2Felm-svg-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnons%2Felm-svg-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnons%2Felm-svg-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnons","download_url":"https://codeload.github.com/rnons/elm-svg-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238803266,"owners_count":19533286,"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":["elm","parser","svg"],"created_at":"2024-10-11T23:09:04.545Z","updated_at":"2025-10-29T09:31:52.321Z","avatar_url":"https://github.com/rnons.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-svg-parser\n\n**NOTE: This repo is not maintained any more. Feel free to fork and upload to elm-packages by yourself.**\n\nA library to parse String to SVG.\n\n[![Build Status](https://travis-ci.org/rnons/elm-svg-parser.svg?branch=master)](https://travis-ci.org/rnons/elm-svg-parser)\n[![Elm package](https://img.shields.io/elm-package/v/rnons/elm-svg-parser.svg)](http://package.elm-lang.org/packages/rnons/elm-svg-parser/latest)\n\n## Parse\n\nNormally `parse` is the only function you need.\n\n```\nimport SvgParser exposing (parse)\n\nparse \"\u003csvg xmlns=\\\"http://www.w3.org/2000/svg\\\"\u003e\u003c/svg\u003e\" : Result String (Html msg)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnons%2Felm-svg-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnons%2Felm-svg-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnons%2Felm-svg-parser/lists"}