{"id":30420295,"url":"https://github.com/larswaechter/markular","last_synced_at":"2025-08-22T08:18:06.954Z","repository":{"id":311060708,"uuid":"1041521738","full_name":"larswaechter/markular","owner":"larswaechter","description":"A lightweight Markdown Editor for Angular.","archived":false,"fork":false,"pushed_at":"2025-08-21T21:58:51.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-21T22:55:17.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/larswaechter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2025-08-20T15:56:17.000Z","updated_at":"2025-08-21T21:58:54.000Z","dependencies_parsed_at":"2025-08-21T23:09:50.235Z","dependency_job_id":null,"html_url":"https://github.com/larswaechter/markular","commit_stats":null,"previous_names":["larswaechter/markular"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/larswaechter/markular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larswaechter%2Fmarkular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larswaechter%2Fmarkular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larswaechter%2Fmarkular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larswaechter%2Fmarkular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larswaechter","download_url":"https://codeload.github.com/larswaechter/markular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larswaechter%2Fmarkular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606605,"owners_count":24788981,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-08-22T08:18:05.738Z","updated_at":"2025-08-22T08:18:06.949Z","avatar_url":"https://github.com/larswaechter.png","language":"TypeScript","readme":"# markular\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n\nA lightweight Markdown Editor for Angular.\n\n![Preview](https://raw.githubusercontent.com/larswaechter/markular/main/screenshots/preview.png)\n\n## 📍 Introduction\n\nmarkular is an open source **Mark**down editor for Ang**ular** \u003e= 14 with preview support.\n\nFeatures:\n\n- Markdown editing\n- Markdown to HTML rendering\n\n## 💻 Installation\n\nInstall via npm:\n\n```bash\nnpm i --save markular\n```\n\n## 🔨 Usage\n\nImport the standalone component:\n\n```ts\nimport { Markular } from 'markular';\n\n@Component({\n  imports: [Markular]\n})\n```\n\nand use it in your template:\n\n```html\n\n\u003cmarkular [(ngModel)]=\"markdown\"\u003e\u003c/markular\u003e\n```\n\nSee the [demo app](https://github.com/larswaechter/markular/tree/main/projects/demo/src/app) for a more detailed example.\n\n## 👋 Shoutouts\n\nA big shoutout to:\n\n- [Flowbite](https://flowbite.com/icons/) for their icons\n\n## 🧩 Contributing\n\nAny contribution is appreciated! See [CONTRIBUTING.md](https://github.com/larswaechter/markular/blob/master/CONTRIBUTING.md)\n\n\u003ca href='https://ko-fi.com/larswaechter' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\n## 🔑 License\n\nmarkular is released under [MIT](https://github.com/larswaechter/markular/blob/master/LICENSE) license.\n","funding_links":["https://ko-fi.com/larswaechter'"],"categories":["Third Party Components"],"sub_categories":["Markdown"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarswaechter%2Fmarkular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarswaechter%2Fmarkular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarswaechter%2Fmarkular/lists"}