{"id":19294399,"url":"https://github.com/krakenui/octopus-editor","last_synced_at":"2026-04-10T00:57:43.332Z","repository":{"id":57313399,"uuid":"320385183","full_name":"krakenui/octopus-editor","owner":"krakenui","description":"ReactJs library for editors by KrakenTeam!!!","archived":false,"fork":false,"pushed_at":"2020-12-25T07:49:34.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T22:42:40.622Z","etag":null,"topics":["ckeditor","code","editor","json","markdown","reactjs","yaml"],"latest_commit_sha":null,"homepage":"","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/krakenui.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}},"created_at":"2020-12-10T20:43:02.000Z","updated_at":"2020-12-25T07:48:46.000Z","dependencies_parsed_at":"2022-09-20T23:30:31.510Z","dependency_job_id":null,"html_url":"https://github.com/krakenui/octopus-editor","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/krakenui/octopus-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakenui%2Foctopus-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakenui%2Foctopus-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakenui%2Foctopus-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakenui%2Foctopus-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krakenui","download_url":"https://codeload.github.com/krakenui/octopus-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakenui%2Foctopus-editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268541571,"owners_count":24266734,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":["ckeditor","code","editor","json","markdown","reactjs","yaml"],"created_at":"2024-11-09T22:38:12.652Z","updated_at":"2025-12-30T21:51:15.024Z","avatar_url":"https://github.com/krakenui.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# octopus-editor\n\n[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url]\n\n[npm-image]: http://img.shields.io/npm/v/octopus-editor.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/octopus-editor\n[download-image]: https://img.shields.io/npm/dm/octopus-editor.svg?style=flat-square\n[download-url]: https://npmjs.org/package/octopus-editor\n\n## Install\n\n[![octopus-editor](https://nodei.co/npm/octopus-editor.png)](https://npmjs.org/package/octopus-editor)\n\n```\nnpm install --save octopus-editor\n```\n\n## Install\n\n- Install octopus-editor\n\n```\nnpm install octopus-editor\n```\n\n## How it work\n\n#### [CODING] Json Editor\n\n- Using:\n\n```\nimport { JsonEditor } from \"octopus-editor\";\n\n\u003cJsonEditor content=\"{\\\"key\\\": \\\"hello\\\"}\"\n            theme=\"dark\"\n            tabSize={4}\n            onBlur={(value) =\u003e this.onChange(value, \"resourceTemplate\") /\u003e\n```\n\n#### [CODING] Yaml Editor\n\n- Using:\n\n```\nimport { YamlEditor } from \"octopus-editor\";\n\n\u003cYamlEditor content=\"hello!!!\"\n            theme=\"dark\"\n            tabSize={4}\n            onBlur={(value) =\u003e this.onChange(value, \"resourceTemplate\") /\u003e\n```\n\n#### [TEXT] Markdown Editor\n\n- Using:\n\n```\nimport { MarkdownEditor } from \"octopus-editor\";\n\n\u003cMarkdownEditor content=\"hello!!!\"\n            preview=\"vertical\"\n            onBlur={(e, value) =\u003e this.onChange(value, \"resourceTemplate\") /\u003e\n```\n\n#### [TEXT] CK Editor\n\n- Using:\n\n```\nimport { CKEditor } from \"octopus-editor\";\n\n\u003cCKEditor defaultValue=\"hello!!!\"\n            onChange={(e, value) =\u003e this.onChange(value, \"resourceTemplate\") /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakenui%2Foctopus-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrakenui%2Foctopus-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakenui%2Foctopus-editor/lists"}