{"id":17296749,"url":"https://github.com/azgaar/armoria","last_synced_at":"2025-10-04T19:24:08.047Z","repository":{"id":39921835,"uuid":"315442525","full_name":"Azgaar/Armoria","owner":"Azgaar","description":"Heraldry generator and editor","archived":false,"fork":false,"pushed_at":"2025-03-24T16:01:32.000Z","size":11574,"stargazers_count":298,"open_issues_count":14,"forks_count":34,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-12T00:34:55.069Z","etag":null,"topics":["dungeons-and-dragons","generator","heraldry","javascript","procedural-generation","svelte"],"latest_commit_sha":null,"homepage":"https://azgaar.github.io/Armoria","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azgaar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"zenodo":null},"funding":{"patreon":"Azgaar"}},"created_at":"2020-11-23T21:15:06.000Z","updated_at":"2025-05-11T16:54:25.000Z","dependencies_parsed_at":"2023-10-20T17:41:37.978Z","dependency_job_id":"49c17152-cdb7-4ace-9105-ec8015972c85","html_url":"https://github.com/Azgaar/Armoria","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2FArmoria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2FArmoria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2FArmoria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2FArmoria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azgaar","download_url":"https://codeload.github.com/Azgaar/Armoria/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509476,"owners_count":22082891,"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":["dungeons-and-dragons","generator","heraldry","javascript","procedural-generation","svelte"],"created_at":"2024-10-15T11:13:44.466Z","updated_at":"2025-10-04T19:24:07.930Z","avatar_url":"https://github.com/Azgaar.png","language":"Svelte","funding_links":["https://patreon.com/Azgaar","https://www.patreon.com/azgaar"],"categories":[],"sub_categories":[],"readme":"# Armoria\n\nArmoria is a procedural heraldry generator and editor by Azgaar. It's both a serverless GUI tool and server-side API. Almost the same code is also used as a part of the [Fantasy Map Generator](https://github.com/Azgaar/Fantasy-Map-Generator) project.\n\nThe GUI version is available on [Github Pages](https://azgaar.github.io/Armoria/). Join our [Reddit community](https://www.reddit.com/r/FantasyMapGenerator) and [Discord server](https://discordapp.com/invite/X7E84HU) to share your creations, discuss the tool, suggest ideas and get the most recent updates.\n\nYou can support the project on [Patreon](https://www.patreon.com/azgaar).\n\nA tutorial is available [on Wiki](https://github.com/Azgaar/Armoria/wiki/Armoria-Tutorial). In case you want to help with translation, join the project on [Crowdin](https://crowdin.com/project/armoria).\n\n![Gallery View](public/preview.png)\n\n![Editor View](public/preview2.png)\n\n## For Developers\n\nThe tool is almost zero-dependency vanilla JS with just [Svelte](https://github.com/sveltejs/svelte) used for GUI. Svelte is a bit specific framework that compiles components to vanilla JS.\n\nPull requests are welcomed.\n\n### Installation\n\nClone the repository and install the dependencies, then run `dev` to start Rollup and build in dev mode:\n\n```\ngit clone https://github.com/Azgaar/Armoria.git\ncd Armoria\nnpm install\nnpm run dev\n```\n\nNavigate to [localhost:5000](http://localhost:5000). You should see the app running. Edit a component file in `src`, save it, and reload the page to see your changes.\n\nTo create an optimised version run `npm run build`.\n\n## API\n\nArmoria API is available as a separate project, see [the documentation](https://github.com/Azgaar/armoria-api#readme). The API allows to `GET` random or predefined vector and raster heraldic images of a given size.\n\n## Alternatives\n\nWhile Armoria is focused on coat of arms generation and UI simplicity, there are some alternatives that cover heraldry more precisely.\n\n[Heraldry.Digital](https://github.com/heraldry/armory) aims to support most of the heraldry features and create a system able to convert between blazonry and metadata. It allows users to create much more complex coats of arms, while it is not a generator and can be hard to use.\n\n[DrawShield](https://github.com/drawshield/Drawshield-Code) is another wonderful project. It allows to render a coat of arms taking the heraldic blazon as input.\n\n## License\n\nThe code is distributed under [MIT](https://opensource.org/licenses/MIT). Feel free to use it for any purpose.\n\nSimple svg shapes and charges are self-made and available under [CC0](https://creativecommons.org/share-your-work/public-domain/cc0/). A lot of the complex charge renders are from [WappenWiki](http://wappenwiki.org) and available for [non-commercial use only](https://creativecommons.org/licenses/by-nc/3.0/). Check out the license details added to svg files and available on the _License_ screen on UI.\n\nAll images are manually optimized by me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazgaar%2Farmoria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazgaar%2Farmoria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazgaar%2Farmoria/lists"}