{"id":20873753,"url":"https://github.com/dbtek/showdown-icon","last_synced_at":"2025-05-12T13:34:21.597Z","repository":{"id":16239861,"uuid":"18987557","full_name":"dbtek/showdown-icon","owner":"dbtek","description":"Glyphicon and font-awesome support in Markdown for Showdown.js","archived":false,"fork":false,"pushed_at":"2019-10-23T21:59:57.000Z","size":10,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T18:49:21.748Z","etag":null,"topics":["font-awesome","glyphicons","icon","markdown","showdown"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"HeminWon/MojiWeather","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbtek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-21T09:01:45.000Z","updated_at":"2022-11-19T03:05:37.000Z","dependencies_parsed_at":"2022-08-02T23:00:37.266Z","dependency_job_id":null,"html_url":"https://github.com/dbtek/showdown-icon","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fshowdown-icon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fshowdown-icon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fshowdown-icon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Fshowdown-icon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbtek","download_url":"https://codeload.github.com/dbtek/showdown-icon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253748482,"owners_count":21957930,"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":["font-awesome","glyphicons","icon","markdown","showdown"],"created_at":"2024-11-18T06:27:09.031Z","updated_at":"2025-05-12T13:34:21.285Z","avatar_url":"https://github.com/dbtek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Showdown Icon Extension [![Build Status](https://travis-ci.org/dbtek/showdown-icon.svg?branch=master)](https://travis-ci.org/dbtek/showdown-icon)\n=======================\n\nGlyphicon and font-awesome support in Markdown for Showdown.js\n\nGenerates ```\u003cspan class=\"glyphicon glyphicon-home\"\u003e\u003c/span\u003e``` with ```@glyphicon-home```,\nand ```\u003ci class=\"fa fa-home\"\u003e\u003c/i\u003e``` with ```@fa-home```.\n\n\n## Install\nWith NPM:  \n```bash\n $ npm install --save showdown-icon\n```\n\nWith Bower:  \n```bash\n $ bower install showdown-icon\n```\n\n## Usage\n```js\nvar converter = new Showdown.converter({ extensions: ['icon'] });\nconverter.makeHtml('@glyphicon-envelope');\nconverter.makeHtml('@fa-home');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Fshowdown-icon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbtek%2Fshowdown-icon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Fshowdown-icon/lists"}