{"id":24452946,"url":"https://github.com/extensionengine/tce-jodit","last_synced_at":"2025-08-30T22:12:32.783Z","repository":{"id":47947595,"uuid":"217532793","full_name":"ExtensionEngine/tce-jodit","owner":"ExtensionEngine","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-01T15:50:06.000Z","size":21446,"stargazers_count":4,"open_issues_count":7,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-15T23:20:25.914Z","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/ExtensionEngine.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-25T12:51:00.000Z","updated_at":"2023-07-13T12:21:54.000Z","dependencies_parsed_at":"2023-10-01T17:46:24.408Z","dependency_job_id":null,"html_url":"https://github.com/ExtensionEngine/tce-jodit","commit_stats":{"total_commits":76,"total_committers":7,"mean_commits":"10.857142857142858","dds":0.6052631578947368,"last_synced_commit":"0e92c0b080cea720d0e0ab7a6e6ba86d45bdb079"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftce-jodit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftce-jodit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftce-jodit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftce-jodit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExtensionEngine","download_url":"https://codeload.github.com/ExtensionEngine/tce-jodit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234878695,"owners_count":18900681,"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":"2025-01-21T01:17:43.438Z","updated_at":"2025-01-21T01:17:44.232Z","avatar_url":"https://github.com/ExtensionEngine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @extensionengine/tce-jodit\n\n[![circleci build status](https://badgen.net/circleci/github/ExtensionEngine/tce-jodit/master?icon)](https://circleci.com/gh/ExtensionEngine/tce-jodit)\n[![install size](https://badgen.net/packagephobia/install/@extensionengine/tce-jodit)](https://packagephobia.now.sh/result?p=@extensionengine/tce-jodit)\n[![npm package version](https://badgen.net/npm/v/@extensionengine/tce-jodit)](https://npm.im/@extensionengine/tce-jodit)\n[![github license](https://badgen.net/github/license/ExtensionEngine/tce-jodit)](https://github.com/ExtensionEngine/tce-jodit/blob/master/LICENSE)\n[![js @extensionengine style](https://badgen.net/badge/code%20style/@extensionengine/black)](https://github.com/ExtensionEngine/eslint-config)\n[![style @extensionengine style](https://badgen.net/badge/stylelint/@extensionengine/black)](https://github.com/ExtensionEngine/stylelint-config)\n\n### Development\n\nInstall dependencies\n\n```\nnpm install\n```\n\nUse `vue-cli` to run local example\n\n```\nnpm run serve\n```\n\nBuild\n\n```\nnpm run build\n```\n\n💁‍♂️ Extra tips:\n\nFor debugging `jodit` use the unminified version. In the `jodit-vue` package export `jodit.es2018.js` in `node_modules/jodit-vue/src/wrapper.js`\n\n```js\n//...\nexport default plugin;\nexport { JoditEditor, JoditEditor as JoditVue };\nexport { Jodit } from 'jodit/build/jodit.es2018';\n```\n\nand in `src/edit/Editor.vue` import\n\n```vue\n\u003cscript\u003e\nimport { Jodit, JoditVue } from 'jodit-vue/src/wrapper';\n...\n\u003c/script\u003e\n```\n\nThis will make things much easier when developing custom plugins to see what's going on.\nMake sure you revert the changes in the `src/edit/Editor.vue` before submitting a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextensionengine%2Ftce-jodit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextensionengine%2Ftce-jodit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextensionengine%2Ftce-jodit/lists"}