{"id":14978934,"url":"https://github.com/euclio/aurelius","last_synced_at":"2025-04-06T08:15:22.222Z","repository":{"id":35487223,"uuid":"39756489","full_name":"euclio/aurelius","owner":"euclio","description":"A complete solution for previewing markdown written in Rust.","archived":false,"fork":false,"pushed_at":"2024-06-06T13:18:54.000Z","size":3627,"stargazers_count":88,"open_issues_count":9,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T06:11:10.666Z","etag":null,"topics":["editor-plugin","markdown","rust","websockets"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euclio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-07-27T05:21:40.000Z","updated_at":"2025-03-25T21:50:24.000Z","dependencies_parsed_at":"2024-09-19T01:01:34.626Z","dependency_job_id":null,"html_url":"https://github.com/euclio/aurelius","commit_stats":{"total_commits":134,"total_committers":7,"mean_commits":"19.142857142857142","dds":0.08208955223880599,"last_synced_commit":"bcfafde6059efa7f55e787dd6e89759be0fb3f94"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euclio%2Faurelius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euclio%2Faurelius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euclio%2Faurelius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euclio%2Faurelius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euclio","download_url":"https://codeload.github.com/euclio/aurelius/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451667,"owners_count":20940944,"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":["editor-plugin","markdown","rust","websockets"],"created_at":"2024-09-24T13:58:39.589Z","updated_at":"2025-04-06T08:15:22.202Z","avatar_url":"https://github.com/euclio.png","language":"Rust","readme":"# aurelius\n\n[aurelius](https://github.com/euclio/aurelius) is a complete solution for\nlive-previewing markdown as HTML.\n\n![](https://github.com/euclio/aurelius/workflows/Continuous%20integration/badge.svg)\n[![crates.io](http://meritbadge.herokuapp.com/aurelius)](https://crates.io/crates/aurelius)\n\nThis crate provides a server that can render and update an HTML preview of markdown without a\nclient-side refresh. Upon receiving an HTTP request, the server responds with an HTML page\ncontaining a rendering of supplied markdown. Client-side JavaScript then initiates a WebSocket\nconnection which allows the server to push changes to the client.\n\nFull documentation may be found [here][docs].\n\nThis crate was designed to power [vim-markdown-composer], a markdown preview plugin for\n[Neovim](http://neovim.io), but it may be used to implement similar plugins for any editor.\nSee [vim-markdown-composer] for a real-world usage example.\n\n## Acknowledgments\n\nThis crate is inspired by suan's\n[instant-markdown-d](https://github.com/suan/instant-markdown-d).\n\n## Why the name?\n\n\"Aurelius\" is a Roman *gens* (family name) shared by many famous Romans,\nincluding emperor Marcus Aurelius, one of the \"Five Good Emperors.\" The gens\nitself originates from the Latin *aureus* meaning \"golden.\" Also, tell me that\n\"Markdown Aurelius\" isn't a great pun.\n\n\u003ccite\u003e[Aurelia (gens) on Wikipedia](https://en.wikipedia.org/wiki/Aurelia_(gens))\u003c/cite\u003e.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n\n[vim-markdown-composer]: https://github.com/euclio/vim-markdown-composer\n[docs]: https://docs.rs/crate/aurelius\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuclio%2Faurelius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuclio%2Faurelius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuclio%2Faurelius/lists"}