{"id":20268360,"url":"https://github.com/zuck/medium-editor-autoanglequotes","last_synced_at":"2026-06-05T08:31:39.576Z","repository":{"id":57294013,"uuid":"102479629","full_name":"zuck/medium-editor-autoanglequotes","owner":"zuck","description":"An extension for medium editor which auto adds angle quotation marks","archived":false,"fork":false,"pushed_at":"2017-09-05T19:42:29.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T03:05:41.421Z","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-09-05T12:40:37.000Z","updated_at":"2017-09-05T12:52:16.000Z","dependencies_parsed_at":"2022-09-01T13:01:43.171Z","dependency_job_id":null,"html_url":"https://github.com/zuck/medium-editor-autoanglequotes","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zuck/medium-editor-autoanglequotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autoanglequotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autoanglequotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autoanglequotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autoanglequotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuck","download_url":"https://codeload.github.com/zuck/medium-editor-autoanglequotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuck%2Fmedium-editor-autoanglequotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33937661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":"2024-11-14T12:18:06.958Z","updated_at":"2026-06-05T08:31:39.547Z","avatar_url":"https://github.com/zuck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# medium-editor-autoanglequotes\n\n[![npm version](https://badge.fury.io/js/medium-editor-autoanglequotes.svg)](https://www.npmjs.com/package/medium-editor-autoanglequotes)\n\n\u003e An extension for [Medium Editor](https://github.com/yabwe/medium-editor) which auto adds angle quotation marks.\n\n![Demo](https://rawgit.com/zuck/medium-editor-autoanglequotes/master/art/screenshot.gif)\n\n## How to install\n\n```bash\n$ npm install --save medium-editor-autoanglequotes\n```\n\n## Use the extension\n\n```js\nconst AutoAngularQuotes = require('medium-editor-autoanglequotes');\n\nvar editor = new MediumEditor('.editable', {\n    extensions: {\n        'autoanglequotes': new AutoAngularQuotes()\n    }\n});\n```\n\nNow, type `\u003c\u003c` or `\u003e\u003e` followed by something else: `«` or `»` 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-autoanglequotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuck%2Fmedium-editor-autoanglequotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuck%2Fmedium-editor-autoanglequotes/lists"}