{"id":70068,"library":"hypermelon","title":"Hypermelon","description":"Write SVG / HTML / XML programmatically.","status":"active","version":"1.0.0","language":"rust","source_language":null,"source_url":"https://github.com/tiby312/hypermelon","tags":["svg","html","xml","macro","template"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nhypermelon = \"1.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add hypermelon","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"svg","correct":"use hypermelon::svg;"}],"quickstart":{"code":"use hypermelon::svg;\n\nfn main() {\n    let doc = svg! {\n        circle cx=\"50\" cy=\"50\" r=\"40\" stroke=\"green\" fill=\"yellow\"\n    };\n    println!(\"{}\", doc);\n}","lang":"rust","description":"Create an SVG circle using the svg! macro."},"warnings":[],"env_vars":null,"search_vec":"'html':4,8 'hypermelon':1 'macro':10 'programmat':6 'svg':3,7 'templat':11 'write':2 'xml':5,9","created_at":"2026-06-17T18:09:18.689748+00:00","updated_at":"2026-06-17T18:09:18.689748+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tiby312/hypermelon","github":"https://github.com/tiby312/hypermelon","docs":"https://docs.rs/hypermelon/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}