All Projects → vim-denops → denops-deno

vim-denops / denops-deno

Licence: MIT License
🐜 Deno module for denops.vim

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to denops-deno

dps-dial.vim
Increment/decrement plugin using denops.vim
Stars: ✭ 21 (+31.25%)
Mutual labels:  deno, vim-denops
lesvim
Nvim config focus on Javascript, Typescript, Rust and Lua - 🚀 💪 ( Fast and Powerfull ) - Deno and other typescript LSP working well together
Stars: ✭ 69 (+331.25%)
Mutual labels:  neovim, deno
heroku-buildpack-deno
Heroku Buildpack for Deno
Stars: ✭ 72 (+350%)
Mutual labels:  deno
nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
Stars: ✭ 282 (+1662.5%)
Mutual labels:  neovim
destjs
Make beautiful APIs with the NestJS inspired framework for Deno
Stars: ✭ 31 (+93.75%)
Mutual labels:  deno
cors
Deno.js CORS middleware.
Stars: ✭ 46 (+187.5%)
Mutual labels:  deno
nvim context vt
Virtual text context for neovim treesitter
Stars: ✭ 193 (+1106.25%)
Mutual labels:  neovim
typeorm
Forked from https://github.com/typeorm/typeorm
Stars: ✭ 107 (+568.75%)
Mutual labels:  deno
youtube-deno
A Deno client library of the YouTube Data API.
Stars: ✭ 30 (+87.5%)
Mutual labels:  deno
vim-paper
A personal light theme for (Neo)Vim, based on the colour of paper as found in various notebooks. This project is a read-only mirror of https://gitlab.com/yorickpeterse/vim-paper.
Stars: ✭ 53 (+231.25%)
Mutual labels:  neovim
go-dev
Golang Dev Env Dockerfile
Stars: ✭ 17 (+6.25%)
Mutual labels:  neovim
developer-workstation-setup-script
Post-install script for Fedora and RHEL 8 clones to create your ultimate development environment
Stars: ✭ 69 (+331.25%)
Mutual labels:  neovim
Ptero
Ptero is a middleware for Deno build RESTful APIs.
Stars: ✭ 43 (+168.75%)
Mutual labels:  deno
sidebar.nvim
A generic and modular lua sidebar for Neovim
Stars: ✭ 453 (+2731.25%)
Mutual labels:  neovim
Netrex
A powerful minecraft bedrock software written in Rust with a powerful Typescript plugin API.
Stars: ✭ 35 (+118.75%)
Mutual labels:  deno
better-escape.nvim
Escape from insert mode without delay when typing
Stars: ✭ 166 (+937.5%)
Mutual labels:  neovim
oak-middleware-jwt
Oak middleware for JWT
Stars: ✭ 24 (+50%)
Mutual labels:  deno
cnpj
🇧🇷 Format, validate and generate CNPJ numbers in Node & Deno
Stars: ✭ 26 (+62.5%)
Mutual labels:  deno
nvim-goc.lua
Go Coverage for Neovim
Stars: ✭ 17 (+6.25%)
Mutual labels:  neovim
typesql
TypeSQL - Generate Typescript API from raw MySQL queries. Compatible with Deno and Node.
Stars: ✭ 37 (+131.25%)
Mutual labels:  deno

DEPRECATED

Use https://deno.land/x/denops_core instead.

🐜 denops-deno

deno doc deno

Deno module for denops.vim. 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.

Note that this module focused to provide primitive features. See denops-std-deno for more useful features.

UNDER DEVELOPMENT

Example

See denops-helloworld.vim.

License

The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].