{"id":13770211,"url":"https://github.com/hata6502/editorjs-inline-template","last_synced_at":"2025-04-23T02:48:29.064Z","repository":{"id":38173690,"uuid":"335267571","full_name":"hata6502/editorjs-inline-template","owner":"hata6502","description":"Inline-template Tool for Editor.js","archived":false,"fork":false,"pushed_at":"2023-01-07T05:17:27.000Z","size":2347,"stargazers_count":13,"open_issues_count":16,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T02:48:20.004Z","etag":null,"topics":["codex","editorjs","inline","template","tool"],"latest_commit_sha":null,"homepage":"https://hata6502.github.io/editorjs-inline-template/","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":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["hata6502"]}},"created_at":"2021-02-02T11:33:44.000Z","updated_at":"2025-01-22T13:07:06.000Z","dependencies_parsed_at":"2023-02-06T12:46:04.829Z","dependency_job_id":null,"html_url":"https://github.com/hata6502/editorjs-inline-template","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/hata6502%2Feditorjs-inline-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-inline-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-inline-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hata6502%2Feditorjs-inline-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hata6502","download_url":"https://codeload.github.com/hata6502/editorjs-inline-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250360249,"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","editorjs","inline","template","tool"],"created_at":"2024-08-03T17:00:35.272Z","updated_at":"2025-04-23T02:48:29.041Z","avatar_url":"https://github.com/hata6502.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hata6502"],"categories":["Tools"],"sub_categories":["Inline Tools"],"readme":"\u003c!-- markdownlint-disable first-line-h1 --\u003e\n\u003ch1 align=\"center\"\u003eWelcome to editorjs-inline-template 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.npmjs.com/package/editorjs-inline-template\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Version\" src=\"https://img.shields.io/npm/v/editorjs-inline-template.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/hata6502/editorjs-inline-template/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/hata6502\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: hata6502\" src=\"https://img.shields.io/twitter/follow/hata6502.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Inline-template Tool for Editor.js\n\n### ✨ [Demo](https://hata6502.github.io/editorjs-inline-template/)\n\n![demo](https://user-images.githubusercontent.com/7702653/106602040-cc7ece80-659f-11eb-8ebd-d0d010103337.gif)\n\n## Install\n\n### Install via yarn\n\n```sh\nyarn add editorjs-inline-template\n```\n\n### Load from CDN\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/editorjs-inline-template@latest\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nPlease see [Demo HTML](https://github.com/hata6502/editorjs-inline-template/blob/master/docs/index.html).\n\n## Config params\n\nPlease see [TemplateInlineToolConfig](https://github.com/hata6502/editorjs-inline-template/blob/master/src/TemplateInlineTool.ts).\n\n## Output data\n\nPlease see [Demo](https://hata6502.github.io/editorjs-inline-template/).\n\n## Build\n\n```sh\nyarn webpack\n```\n\n## Format\n\n```sh\nyarn fix\n```\n\n## Run tests\n\n```sh\nyarn test\n```\n\n## Author\n\n\u003cimg alt=\"hata6502\" src=\"https://avatars.githubusercontent.com/hata6502\" width=\"48\" /\u003e **Tomoyuki Hata \u003chato6502@gmail.com\u003e**\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/hata6502/editorjs-inline-template/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2021 [Tomoyuki Hata](https://github.com/hata6502).\u003cbr /\u003e\nThis project is [MIT](https://github.com/hata6502/editorjs-inline-template/blob/master/LICENSE) licensed.\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\nPlease see also [DISCLAIMER.md](https://github.com/hata6502/editorjs-inline-template/blob/master/DISCLAIMER.md).\n\n---\n\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhata6502%2Feditorjs-inline-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhata6502%2Feditorjs-inline-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhata6502%2Feditorjs-inline-template/lists"}