Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milly/denops_backport
Deno module in denops.vim. Corresponds to newer functions than denops_std.
https://github.com/milly/denops_backport
vim-denops
Last synced: 10 days ago
JSON representation
Deno module in denops.vim. Corresponds to newer functions than denops_std.
- Host: GitHub
- URL: https://github.com/milly/denops_backport
- Owner: Milly
- License: mit
- Created: 2022-12-07T08:49:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T10:10:49.000Z (7 months ago)
- Last Synced: 2024-10-28T12:17:10.852Z (11 days ago)
- Topics: vim-denops
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# denops_backport
[![license][license-badge]][license] [![deno land][deno-badge]][deno]
[Deno](https://deno.land/) module for [denops.vim][denops]. This module is
assumed to be used in denops plugin and the code is assumed to be called in a
worker thread for a plugin. This module calls modern functions not covered by
denops_std.[denops]: https://github.com/vim-denops/denops.vim
[license]: https://github.com/Milly/denops_backport/blob/master/LICENSE
[license-badge]: https://img.shields.io/github/license/Milly/denops_backport?style=flat-square
[deno]: https://deno.land/x/denops_backport
[deno-badge]: http://img.shields.io/badge/deno.land-x/denops__backport-lightgrey.svg?logo=deno