{"id":20268367,"url":"https://github.com/zuck/medium-editor-autohr","last_synced_at":"2025-04-11T03:39:54.910Z","repository":{"id":57294014,"uuid":"102044236","full_name":"zuck/medium-editor-autohr","owner":"zuck","description":"An extension for medium editor which auto adds horizontal rules","archived":false,"fork":false,"pushed_at":"2017-12-22T04:31:05.000Z","size":17,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T01:41:27.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zuck.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":"2017-08-31T20:57:27.000Z","updated_at":"2019-06-19T04:14:22.000Z","dependencies_parsed_at":"2022-09-01T13:01:41.705Z","dependency_job_id":null,"html_url":"https://github.com/zuck/medium-editor-autohr","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autohr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autohr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autohr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autohr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuck","download_url":"https://codeload.github.com/zuck/medium-editor-autohr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339079,"owners_count":21087210,"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":[],"created_at":"2024-11-14T12:18:07.168Z","updated_at":"2025-04-11T03:39:54.886Z","avatar_url":"https://github.com/zuck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# medium-editor-autohr\n\n[![npm version](https://badge.fury.io/js/medium-editor-autohr.svg)](https://www.npmjs.com/package/medium-editor-autohr)\n\n\u003e An extension for [Medium Editor](https://github.com/yabwe/medium-editor) which auto adds horizontal rules.\n\n![Demo](https://rawgit.com/zuck/medium-editor-autohr/master/art/screenshot.gif)\n\n## How to install\n\n```bash\n$ npm install --save medium-editor-autohr\n```\n\n## Use the extension\n\n```js\nconst AutoHR = require('medium-editor-autohr');\n\nvar editor = new MediumEditor('.editable', {\n    extensions: {\n        'autohr': new AutoHR()\n    }\n});\n```\n\nNow, type `---` followed by `ENTER`: an `\u003chr\u003e` element will appear!\n\n## License\n\nCopyright (c) 2017 Emanuele Bertoldi\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuck%2Fmedium-editor-autohr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuck%2Fmedium-editor-autohr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuck%2Fmedium-editor-autohr/lists"}