{"id":13806601,"url":"https://github.com/celestinecr/celestine","last_synced_at":"2025-10-10T18:42:02.249Z","repository":{"id":48867538,"uuid":"319153441","full_name":"celestinecr/celestine","owner":"celestinecr","description":"An SVG library written in Crystal. Can be used to make cool animations, as well as other kinds of uses.","archived":false,"fork":false,"pushed_at":"2023-12-05T22:01:42.000Z","size":777,"stargazers_count":92,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T19:13:15.537Z","etag":null,"topics":["celestine","crystal","crystal-lang","svg","svg-animation"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/celestinecr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["BTC.bc1qvsd7l9v2clzvra2n9zqv944r0jnltku7p6wz8k","ETH.0x1460AC202a88844e44F94823056c5b8627D66730"]}},"created_at":"2020-12-06T23:26:14.000Z","updated_at":"2024-05-31T11:53:51.000Z","dependencies_parsed_at":"2024-05-02T20:08:09.687Z","dependency_job_id":null,"html_url":"https://github.com/celestinecr/celestine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celestinecr%2Fcelestine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celestinecr%2Fcelestine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celestinecr%2Fcelestine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celestinecr%2Fcelestine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celestinecr","download_url":"https://codeload.github.com/celestinecr/celestine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249057648,"owners_count":21205905,"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":["celestine","crystal","crystal-lang","svg","svg-animation"],"created_at":"2024-08-04T01:01:13.755Z","updated_at":"2025-10-10T18:41:57.212Z","avatar_url":"https://github.com/celestinecr.png","language":"Crystal","funding_links":["BTC.bc1qvsd7l9v2clzvra2n9zqv944r0jnltku7p6wz8k","ETH.0x1460AC202a88844e44F94823056c5b8627D66730"],"categories":["Image processing"],"sub_categories":[],"readme":"# Celestine ![Crystal CI](https://github.com/celestinecr/celestine/workflows/Crystal%20CI/badge.svg) [![Documentation badge](https://img.shields.io/badge/docs-latest-green.svg?style=flat-square)](https://docs.celestine.dev)\n\n\n[![Celestine Logo](https://raw.githubusercontent.com/celestinecr/celestine/main/logo/logo.svg)](https://github.com/celestinecr/celestine/blob/main/src/make_logo.cr)\n\n\nA neat library and DSL for creating graphics using SVG\n\n## Installation\n\nAdd to shards.yml\n\n```yaml\ndependencies:\n  celestine:\n    github: celestinecr/celestine\n```\n\n## Docs\n\nDocumentation is cool, you can view the docs for Celestine at:\n * [**docs.celestine.dev**](https://docs.celestine.dev/)\n\n## SVG Stuff It Can Do\n\nA full list is [here](https://docs.celestine.dev/svg_element_checklist.html).\n\n *TODO*\n * Full SVG support for all [elements](https://developer.mozilla.org/en-US/docs/Web/SVG/Element) and [attributes](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute)\n * Finish adding all filters\n * Add pattern\n * Add gradients\n\n## Examples\n\nIf you'd like to see how the logo was made, check out [make_logo](https://github.com/celestinecr/celestine/blob/main/src/make_logo.cr)\n\nHere are some more intricate examples. [procedural_art](https://github.com/sol-vin/procedural_art)\n\nReal world examples made with Celestine. All of these are flat SVG files with no JS inside, using only functions built into Celestine.\n\n * [Inward](https://www.sol.vin/art/live/inward/)\n * [Mineshift](https://www.sol.vin/art/live/mineshift/)\n * [Hypnos1](https://cdpn.io/redcodefinal/fullpage/ZEOgzXX)\n * [Hypnos2](https://cdpn.io/redcodefinal/fullpage/WNxqYMy)\n * [Pschyoflower](https://codepen.io/redcodefinal/pen/mdrJeGZ)\n * [Semicircle Patchwork 1](https://codepen.io/redcodefinal/pen/WNGwdxe)\n * [Semicircle Patchwork 2](https://codepen.io/redcodefinal/pen/yLaOpae)\n * [Chromatic Aberration](https://codepen.io/redcodefinal/pen/zYKqpBZ)\n * [Polar Spins](https://codepen.io/redcodefinal/pen/RwGaxRY)\n * [Genuary 01 2021](https://codepen.io/redcodefinal/pen/RwGQdVN)\n * [Genuary 02 2021 (10)](https://codepen.io/redcodefinal/pen/bGwvrNo)\n * [Genuary 02 2021 (20)](https://codepen.io/redcodefinal/pen/jOMzLEz)\n * [Genuary 02 2021 (40)](https://codepen.io/redcodefinal/pen/MWjVovO)\n \n## Community Examples\n\nThese are some examples of cool stuff other people have done with Celestine!\n\n * [sunrise](https://sunrise.sugarfi.dev) @ [github](https://github.com/sugarfi/sunrise) by [SugarFi](https://sugarfi.dev)\n   * Uses the very strong Turbulence and DisplacementMap filters to create a very neat water effect.\n\n## Development\n\nHMU via issues or make a pull request or something I don't know.\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/celestinecr/celestine/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request to the `development` branch at celestinecr/celestine\n\n## Contributors\n\n- [Ian Rash](https://github.com/sol-vin) - creator and maintainer\n- [sugarfi](https://github.com/sugarfi) - contributor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelestinecr%2Fcelestine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelestinecr%2Fcelestine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelestinecr%2Fcelestine/lists"}