{"id":21911694,"url":"https://github.com/stepicorg/katex-ckeditor-plugin","last_synced_at":"2026-04-15T23:31:34.887Z","repository":{"id":77083457,"uuid":"228829650","full_name":"StepicOrg/katex-ckeditor-plugin","owner":"StepicOrg","description":"KaTeX plugin for CKEditor 4","archived":false,"fork":false,"pushed_at":"2019-12-18T22:05:10.000Z","size":44,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-17T12:04:07.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ckeditor.com/cke4/addon/katex","language":"JavaScript","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/StepicOrg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2019-12-18T11:52:05.000Z","updated_at":"2019-12-19T08:37:57.000Z","dependencies_parsed_at":"2023-05-10T22:15:53.691Z","dependency_job_id":null,"html_url":"https://github.com/StepicOrg/katex-ckeditor-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StepicOrg/katex-ckeditor-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fkatex-ckeditor-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fkatex-ckeditor-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fkatex-ckeditor-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fkatex-ckeditor-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StepicOrg","download_url":"https://codeload.github.com/StepicOrg/katex-ckeditor-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StepicOrg%2Fkatex-ckeditor-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31864956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-28T18:07:19.359Z","updated_at":"2026-04-15T23:31:34.860Z","avatar_url":"https://github.com/StepicOrg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"KaTeX plugin for CKEditor 4\n\u0026nbsp; [![npm](https://img.shields.io/npm/v/katex-ckeditor-plugin?style=flat-square)](https://www.npmjs.com/package/katex-ckeditor-plugin)\n----------------\n\n### Installation:\n\n- Copy files to the \"plugins\" folder of CKEditor,\n  then add `config.extraPlugins = 'katex';` in config.js.\n\n  Please note, source code is ECMAScript 2016+. If you need to support old\n  browsers, transpile the code by running `npm run build`, then use `dist/` folder.\n\n- Or use official builder \"https://ckeditor.com/cke4/builder\".\n\n### Configuration:\n\n```js\n// [Required] Pathes to the CSS and JS files of katex library.\nconfig.katexLibCss = '';\nconfig.katexLibJs = '';\n\n// Default class of an element that will be converted into a widget.\nconfig.katexClass = 'math-tex';\n\n// List of delimiters to look for math. Each delimiter is array of:\n// left delimiter (String), right delimiter (String), display mode (Boolean).\n// By default `\\(` and `\\[` are used, but `$` and `$$` are also supported.\nconfig.katexDelimiters = [...];\n\n// Additional options to pass into `katex.renderToString`.\nconfig.katexOptions = {...};\n```\n\n### Screenshots:\n\n![image](https://user-images.githubusercontent.com/4932134/71089547-eb1ade00-21c2-11ea-82c0-d5bfa8136d71.png)\n![image](https://user-images.githubusercontent.com/4932134/71089560-f5d57300-21c2-11ea-8334-cf3af20fc3ba.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepicorg%2Fkatex-ckeditor-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstepicorg%2Fkatex-ckeditor-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepicorg%2Fkatex-ckeditor-plugin/lists"}