{"id":13314649,"url":"https://github.com/Simply007/kontent-custom-element-toast-ui-editor","last_synced_at":"2025-03-10T21:30:37.923Z","repository":{"id":39223297,"uuid":"177685711","full_name":"Simply007/kontent-custom-element-toast-ui-editor","owner":"Simply007","description":"Toast UI editor wrapped as a custom element for Kontent.ai.","archived":false,"fork":false,"pushed_at":"2023-03-04T06:04:43.000Z","size":1547,"stargazers_count":0,"open_issues_count":25,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T05:50:59.555Z","etag":null,"topics":["kontent-ai","kontent-ai-integration"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Simply007.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-03-26T00:28:13.000Z","updated_at":"2022-12-01T10:05:08.000Z","dependencies_parsed_at":"2024-10-27T16:25:34.525Z","dependency_job_id":"eed9da2e-0a78-4d34-9eca-3550f589faa7","html_url":"https://github.com/Simply007/kontent-custom-element-toast-ui-editor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-custom-element-toast-ui-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-custom-element-toast-ui-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-custom-element-toast-ui-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simply007%2Fkontent-custom-element-toast-ui-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simply007","download_url":"https://codeload.github.com/Simply007/kontent-custom-element-toast-ui-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242929976,"owners_count":20208382,"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":["kontent-ai","kontent-ai-integration"],"created_at":"2024-07-29T18:11:53.082Z","updated_at":"2025-03-10T21:30:37.909Z","avatar_url":"https://github.com/Simply007.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kontent Toast UI editor custom element\n\n[![Stack Overflow](https://img.shields.io/badge/Stack%20Overflow-ASK%20NOW-FE7A16.svg?logo=stackoverflow\u0026logoColor=white)](https://stackoverflow.com/tags/kentico-kontent)\n\nThis is a [custom element](https://docs.kontent.ai/tutorials/develop-apps/integrate/integrating-your-own-content-editing-features) for [Kontent.ai](https://kontent.ai) that allows you to use the [Toast UI Editor](https://ui.toast.com/tui-editor). It is a Markdown WYSIWYG Editor including GFM Standard + Chart \u0026 UML Extensible.\n\nAll of the editor [extensions](https://github.com/nhnent/tui.editor/blob/master/docs/using-extensions.md) are enabled in this custom element.\n\n![Toast UI editor](ToastUIEditor.gif)\n\n## Setup\n\n1. Deploy the code to a secure public host\n    * See [deploying section](#Deploying) for a really quick option\n1. Follow the instructions in the [Kontent.ai documentation](https://docs.kontent.ai/tutorials/develop-apps/integrate/integrating-your-own-content-editing-features#a-3--displaying-a-custom-element-in-kentico-kontent) to add the element to a content model.\n    * The `Hosted code URL` is where you deployed to in step 1\n    * No JSON parameters are necessary\n\n## Deploying\n\nNetlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your GitHub account as well.\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Simply007/kontent-custom-element-toast-ui-editor)\n\n### Development\n\nYou can use following to set up the development environment\n\nPrerequisites:\n\n* Node.js\n* git\n\n```console\ngit clone https://github.com/Simply007/kc-tui-editor-custom-element\ncd kc-tui-editor-custom-element\nnpm install\nnpm run start\n```\n\nTo build for production, run:\n\n```console\nnpm run build\n```\n\nthen deploy the contents of the `dist` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimply007%2Fkontent-custom-element-toast-ui-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSimply007%2Fkontent-custom-element-toast-ui-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimply007%2Fkontent-custom-element-toast-ui-editor/lists"}