Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vim-denops/deno-vim-channel-command
🦕 Vim's Channel command for Deno
https://github.com/vim-denops/deno-vim-channel-command
channel-command deno rpc vim
Last synced: 3 months ago
JSON representation
🦕 Vim's Channel command for Deno
- Host: GitHub
- URL: https://github.com/vim-denops/deno-vim-channel-command
- Owner: vim-denops
- License: mit
- Created: 2021-02-11T08:44:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T12:33:22.000Z (9 months ago)
- Last Synced: 2024-11-15T04:48:33.014Z (3 months ago)
- Topics: channel-command, deno, rpc, vim
- Language: TypeScript
- Homepage: https://jsr.io/@denops/vim-channel-command
- Size: 136 KB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-channel-command
[![JSR](https://jsr.io/badges/@denops/vim-channel-command)](https://jsr.io/@denops/vim-channel-command)
[![Test](https://github.com/vim-denops/deno-vim-channel-command/actions/workflows/test.yml/badge.svg)](https://github.com/vim-denops/deno-vim-channel-command/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/vim-denops/deno-vim-channel-command/branch/main/graph/badge.svg?token=FYH6RHO6UC)](https://codecov.io/github/vim-denops/deno-vim-channel-command)[Deno] module to support [Vim's Channel commands].
[Deno]: https://deno.land/
[Vim's Channel commands]: https://github.com/vim/vim/blob/master/runtime/doc/channel.txt#L291## License
The code follows MIT license written in [LICENSE](./LICENSE). Contributors need
to agree that any modifications sent in this repository follow the license.