{"id":13770040,"url":"https://github.com/hata6502/editorjs-layout","last_synced_at":"2025-04-23T02:48:17.004Z","repository":{"id":38424838,"uuid":"331268880","full_name":"hata6502/editorjs-layout","owner":"hata6502","description":"Layout block tool for Editor.js. ","archived":false,"fork":false,"pushed_at":"2023-06-01T15:51:31.000Z","size":459,"stargazers_count":74,"open_issues_count":5,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-23T02:48:09.865Z","etag":null,"topics":["codex-editor","editorjs","layout","tool"],"latest_commit_sha":null,"homepage":"https://hata6502.github.io/editorjs-layout/","language":"TypeScript","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/hata6502.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},"funding":{"github":["hata6502"]}},"created_at":"2021-01-20T10:19:03.000Z","updated_at":"2025-02-24T10:53:43.000Z","dependencies_parsed_at":"2024-01-06T20:54:38.292Z","dependency_job_id":null,"html_url":"https://github.com/hata6502/editorjs-layout","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":0.3023255813953488,"last_synced_commit":"79290a582e820b010b335d2654705500132d42a9"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hata6502","download_url":"https://codeload.github.com/hata6502/editorjs-layout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250360251,"owners_count":21417717,"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":["codex-editor","editorjs","layout","tool"],"created_at":"2024-08-03T17:00:33.754Z","updated_at":"2025-04-23T02:48:16.981Z","avatar_url":"https://github.com/hata6502.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hata6502"],"categories":["Tools"],"sub_categories":["Block Tools"],"readme":"# editorjs-layout\n\nLayout block tool for Editor.js.\n\nAlternative solution: [editorjs-inline](https://github.com/hata6502/editorjs-inline)\n\n### ✨ [Demo](https://hata6502.github.io/editorjs-layout/)\n\n![demo](https://user-images.githubusercontent.com/7702653/105721139-97eb9100-5f67-11eb-8dca-dd4d89314377.gif)\n\n## Install\n\n```bash\n$ npm i editorjs-layout\n```\n\nor\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/editorjs-layout@latest\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nPlease see [demo HTML](https://github.com/hata6502/editorjs-layout/blob/main/docs/index.html).\n\n## Config params\n\nPlease see type declaration of [LayoutBlockToolConfig](https://github.com/hata6502/editorjs-layout/blob/main/src/LayoutBlockTool.ts).\n\n## Output data\n\nPlease see type declaration of [ValidatedLayoutBlockToolData](https://github.com/hata6502/editorjs-layout/blob/main/src/LayoutBlockTool.ts).\n\n## Copied data\n\nPlease see type declaration of [LayoutBlockToolData](https://github.com/hata6502/editorjs-layout/blob/main/src/LayoutBlockTool.ts).\n\nNOTE:\nCopied block data by `ctrl+c` are not [validated](https://editorjs.io/blockapi#methods).\nSo copied block data and output block data may be different.\nPlease see also [this comment](https://github.com/codex-team/editor.js/issues/1280#issuecomment-706482368).\n\n## Disclaimer\n\nThe following creations are included in this product:\n\n- [ionic-team/ionicons](https://github.com/ionic-team/ionicons/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhata6502%2Feditorjs-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhata6502%2Feditorjs-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhata6502%2Feditorjs-layout/lists"}