{"id":13901308,"url":"https://github.com/editor-js/create-tool","last_synced_at":"2026-02-13T17:38:36.436Z","repository":{"id":63382027,"uuid":"562224057","full_name":"editor-js/create-tool","owner":"editor-js","description":"Single command Editor.js Tool generator","archived":false,"fork":false,"pushed_at":"2023-05-10T22:13:29.000Z","size":48,"stargazers_count":25,"open_issues_count":19,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-07T21:45:23.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/editor-js.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}},"created_at":"2022-11-05T17:21:35.000Z","updated_at":"2024-03-05T02:50:20.000Z","dependencies_parsed_at":"2024-01-16T22:22:03.119Z","dependency_job_id":"f7345bfb-4d64-4774-95ef-1924d8fa9f2a","html_url":"https://github.com/editor-js/create-tool","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/editor-js%2Fcreate-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fcreate-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fcreate-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fcreate-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/editor-js","download_url":"https://codeload.github.com/editor-js/create-tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226305316,"owners_count":17603790,"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":[],"created_at":"2024-08-06T21:01:10.607Z","updated_at":"2026-02-13T17:38:36.403Z","avatar_url":"https://github.com/editor-js.png","language":"TypeScript","readme":"🚧 Development in progress 🚧\n\n# Editor.js Tool — starter kit package\n\nSingle command helper to generate a Tool template.\n\n## Usage\n\nUse `create` command to generate Tool's starter kit.\n\n```\nnpm create @editorjs/tool \u003ctool-name\u003e\nyarn create @editorjs/tool \u003ctool-name\u003e\n```\n\n## Development\n\nNew project files will be used from `template` folder. You can work in this folder as in generated project: upgrade dependencies, add new files, run build and dev commands.\n\nIn templates there is a variable that will be replaced with user's input:\n\n- `VAR_TOOL_NAME` — tool name\n\n### Local testing\n\nTo test the package locally, you have to create a symlink to the global `node_modules` folder. Use the package to generate a new tool. And then you need to unlink local package.\n\n#### Linking\n\nRun the following command in the root of this package repository:\n\n```\nnpm link\nyarn link\n```\n\nIn the folder where you want to create a new tool, link the local package:\n\n```\nnpm link @editorjs/create-tool\nyarn link @editorjs/create-tool\n```\n\n#### Usage\n\nUse this tool as usual:\n\n```\nnpm create @editorjs/tool \u003ctool-name\u003e\nyarn create @editorjs/tool \u003ctool-name\u003e\n```\n\n#### Unlinking\n\nTo unlink the local package run the following in tool's parent folder where I had to link it earlier:\n\n```\nnpm unlink @editorjs/create-tool\nyarn unlink @editorjs/create-tool\n```\n\nAnd then unlink the package in the root of this package repository:\n\n```\nnpm unlink @editorjs/create-tool\nyarn unlink @editorjs/create-tool\n```\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditor-js%2Fcreate-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feditor-js%2Fcreate-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditor-js%2Fcreate-tool/lists"}