{"id":22079945,"url":"https://github.com/techlab23/ckeditor-customisation","last_synced_at":"2026-01-04T23:06:09.498Z","repository":{"id":98764630,"uuid":"196808020","full_name":"techlab23/ckeditor-customisation","owner":"techlab23","description":"Example of ckeditor build customisation with only needed plugins","archived":false,"fork":false,"pushed_at":"2019-07-14T14:48:40.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-29T04:19:32.962Z","etag":null,"topics":["ckeditor","ckeditor-customisation","ckeditor5","ckeditor5-build","ckeditor5-vue","custom-build"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/techlab23.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-07-14T07:41:54.000Z","updated_at":"2019-07-30T13:15:36.000Z","dependencies_parsed_at":"2023-03-16T01:44:26.378Z","dependency_job_id":null,"html_url":"https://github.com/techlab23/ckeditor-customisation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlab23%2Fckeditor-customisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlab23%2Fckeditor-customisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlab23%2Fckeditor-customisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlab23%2Fckeditor-customisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techlab23","download_url":"https://codeload.github.com/techlab23/ckeditor-customisation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168810,"owners_count":20571799,"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":["ckeditor","ckeditor-customisation","ckeditor5","ckeditor5-build","ckeditor5-vue","custom-build"],"created_at":"2024-11-30T23:11:43.735Z","updated_at":"2026-01-04T23:06:04.475Z","avatar_url":"https://github.com/techlab23.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CKEditor Customisation\n\nThis samples show how to customise CKEditor (Decoupled Editor) by creating a custom build of the editor with only required plugins, which are as follows.\n\n- Essentials\n- Heading,\n- Font (Font Family, Font Size, Font Color),\n- Basic-Styles (Bold, Italic, Underline)\n\nBy default, CKEditor build contain many plugins which are sometimes not needed but they still make the library size and also the app bundle size bigger. Therefore i created a custom build with only required plugins and created a demo app using the build.\n\nI have also created few useful commands as well that help in streamlined development.\n\n**Important: All of the following commands need to be run from the root folder**\n\n```bash\n# Step 1: Install npm dependencies\n$ npm run install\n\n# Step 2: Run custom build of ckeditor and copy built library to app\n$ npm run build\n\n# Step 3: Serve\n# To run front-end application locally, use the following command\n$ npm run serve\n\n# Step 4: deploy\n# To deploy the front-end application to surge.sh, use the following command.\n# Before deployment, please change the deploy url otherwise deployment will fail\n$ npm run deploy\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechlab23%2Fckeditor-customisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechlab23%2Fckeditor-customisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechlab23%2Fckeditor-customisation/lists"}