{"id":15020938,"url":"https://github.com/thinca/hubot-vimexec","last_synced_at":"2025-07-03T00:06:43.709Z","repository":{"id":57152959,"uuid":"321382532","full_name":"thinca/hubot-vimexec","owner":"thinca","description":"A hubot script that executes Vim.","archived":false,"fork":false,"pushed_at":"2024-06-01T16:31:22.000Z","size":808,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T20:40:28.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2020-12-14T15:00:06.000Z","updated_at":"2024-07-01T06:10:35.000Z","dependencies_parsed_at":"2024-06-01T18:32:23.147Z","dependency_job_id":"653d67a5-f770-4dca-b9c0-15a77b187ac0","html_url":"https://github.com/thinca/hubot-vimexec","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thinca/hubot-vimexec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fhubot-vimexec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fhubot-vimexec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fhubot-vimexec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fhubot-vimexec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinca","download_url":"https://codeload.github.com/thinca/hubot-vimexec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinca%2Fhubot-vimexec/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261224374,"owners_count":23126944,"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-09-24T19:55:54.761Z","updated_at":"2025-07-03T00:06:43.654Z","avatar_url":"https://github.com/thinca.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hubot-vimexec\n\n[![NPM Version][npm-image]][npm-url]\n[![Node.js Version][node-version-image]][node-version-url]\n[![Test][test-ci-badge]][test-ci-action]\n[![Lint][lint-ci-badge]][lint-ci-action]\n[![Test Coverage][codecov-image]][codecov-url]\n\n\nA hubot script that executes Vim.\n\nSee [`src/index.ts`](src/index.ts) for full documentation.\n\n\n## Requirements\n\n- Node.js v14+\n- Docker\n- `mkfifo(1)`\n\n\n## Installation\n\nIn hubot project repo, run:\n\n`npm install hubot-vimexec`\n\nThen add **hubot-vimexec** to your `external-scripts.json`:\n\n```json\n[\n  \"hubot-vimexec\"\n]\n```\n\n\n## Usage\n\nWhen you say a message starts with `:`, bot executes it as a Vim script.  And show the result.\n\n```\nuser1\u003e\u003e :echo 'Hello, Vim!'\nhubot\u003e\u003e Hello, Vim!\n```\n\nMultiline message can be accepttable.\n`:` is needed for only first line.\n\n```\nuser1\u003e\u003e :for i in range(3)\necho i\nendfor\nhubot\u003e\u003e 0\n1\n2\n```\n\nVim process is keeping.\n\n```\nuser1\u003e\u003e :let variable = 10\nhubot\u003e\u003e done with no output: let variable = 10\nuser1\u003e\u003e :echo variable\nhubot\u003e\u003e 10\n```\n\n\n## Customize\n\nTODO (See header comment of [`src/index.ts`](src/index.ts))\n\n\n## License\n\n[zlib License](LICENSE.txt)\n\n\n## Author\n\nthinca \u003cthinca+npm@gmail.com\u003e\n\n\n[npm-image]: https://img.shields.io/npm/v/hubot-vimexec.svg\n[npm-url]: https://npmjs.org/package/hubot-vimexec\n[node-version-image]: https://img.shields.io/node/v/hubot-vimexec.svg\n[node-version-url]: https://nodejs.org/en/download/\n[test-ci-badge]: ./../../workflows/Test/badge.svg\n[test-ci-action]: ./../../actions?query=workflow%3ATest\n[lint-ci-badge]: ./../../workflows/Lint/badge.svg\n[lint-ci-action]: ./../../actions?query=workflow%3ALint\n[codecov-image]: https://codecov.io/gh/thinca/hubot-vimexec/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/thinca/hubot-vimexec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinca%2Fhubot-vimexec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinca%2Fhubot-vimexec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinca%2Fhubot-vimexec/lists"}