Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chemzqm/node-client

Nvim Node.js client and plugin host
https://github.com/chemzqm/node-client

add notify flat for call and command

6385a0b0f12f57775ef06afca39d735cd5e4b290 authored over 6 years ago by chemzqm <[email protected]>
remove lodash, the most sucks plugin

17daae372370945eac6f7aad7667671331142da3 authored over 6 years ago by chemzqm <[email protected]>
use log4js

ecfb06c6d4e235a3dab95d53b3043d257390463b authored over 6 years ago by chemzqm <[email protected]>
fix(api): reattach of buffer not working (#91)

f8ee790575e368192fd190825f681e51d3b563cc authored over 6 years ago by Qiming zhao <[email protected]>
v4.2.0

63b48d239f28cf334072d2fa4e66955bbcaadc48 authored over 6 years ago by Billy Vong <[email protected]>
feat(api): listen once for same event & handler (#90)

d0300b40cef2642635ad7ce41f798addbe1e1653 authored over 6 years ago by Qiming zhao <[email protected]>
feat(api): add id attribute to Buffer and Window (#89)

c1e940b04e163f6730f1ad2e6acd04519e6a7db1 authored over 6 years ago by Qiming zhao <[email protected]>
fix(api): Export NeovimClient (#88)

3615a21673a665f04acfd51ab28d37af4ef3716a authored over 6 years ago by Qiming zhao <[email protected]>
feat(ci): Allow for missing APIs failure (#87)

51b8fcdc4cc1740992c9e4e3ac671da31a2669c5 authored over 6 years ago by Billy Vong <[email protected]>
fix(CI): Consider nvim_buf_(attach|detach) APIs (#86)

db8510eab9d4ac810fe9fb7c213e1dfedd9ff1de authored over 6 years ago by Linda_pp <[email protected]>
chore(CI): Install the latest yarn on Travis CI

yarn on Travis CI is too old and Node v10 complains about `Buffer` usage
while running the old y...

7f8f75a2991cf79533f5f44513a5c17ff91737e5 authored over 6 years ago by rhysd <[email protected]>
feat(host): Add support for buffer event listeners (#81)

* Add reference to NeovimClient instance to transporter, so decoded classes (e.g. Buffer) can be...

960710bcf5a71cdad4de40a1a5572ea5f61c28be authored over 6 years ago by Billy Vong <[email protected]>
feat(api): Add missing APIs from v4 (#84)

b23f87d5c32a645365836efca975c6577caa7c58 authored over 6 years ago by Billy Vong <[email protected]>
chore(): Use `ts-jest` to fix sourcemapping in jest (#85)

1388eabc9437277de270dbd9a8add3e38ee1766f authored over 6 years ago by Billy Vong <[email protected]>
feat(plugin): Throw when calling illegal process functions (#83)

* add reading umask

dc7fb7cebbaff66b530a5ebd88537d3b3670bccb authored over 6 years ago by Billy Vong <[email protected]>
fix: cache + add examples (#82)

47f99dbcc0e706eb89ab700d1047c5787fc2d5e6 authored over 6 years ago by Billy Vong <[email protected]>
chore(eslint): Add eslint + fixes, upgrade typescript to 2.9 (#80)

6f31e28ea883bb2bf8cc481dd7e33fbca63e6529 authored over 6 years ago by Billy Vong <[email protected]>
feat(client): add support for buffer notifications (#77)

4a2e320f7e3723e0a9574fed108eec2cbed0ef81 authored over 6 years ago by Qiming zhao <[email protected]>
4.1.0

4c7ca055e6113eda018ec722b4863943be5849d7 authored over 6 years ago by Billy Vong <[email protected]>
4.0.0

e45fae3bb6f4fde1d43cae927cd8ced5d318f10f authored over 6 years ago by Billy Vong <[email protected]>
fix(): slow performance on decode large data (#79)

`msgpack-lite` and `msgpack5` could be quite slow when working with streams that emit small chun...

46178f2a23197ff94a0be5dc6663fabed454e059 authored over 6 years ago by Qiming zhao <[email protected]>
fix: Use the latest version Node.js on Travis CI

because the problem of yarn with Node v10 was resolved.

9aa2b59f3b698c42a9ddf057af908f328c5d3a4d authored over 6 years ago by rhysd <[email protected]>
use logger.error for plugin error (#74)

daab6377ae794f3d813e91f6ffd9f4126e6ed30a authored over 6 years ago by Qiming zhao <[email protected]>
fix(): Use Node9 on TravisCI until yarn's deprecation issue problem is fixed

From Node v10, some deprecated `Buffer` APIs were deleted and it breaks
Yarn v1.6.0. Until new Y...

7161c952faa1be83f0891b9348e5b16de6e5c145 authored over 6 years ago by rhysd <[email protected]>
feat(): command completion

Closes #65

226b4f41a47d5e6cdf22e4324b44d9d28a74519e authored over 6 years ago by Mike Hartington <[email protected]>
chore(): move types to devdeps

a5fd8e68d1eeb1b6c8dde40ef4db64f9e2798355 authored over 6 years ago by Mike Hartington <[email protected]>
fix(types): Fix getVar/Option types (#69)

2cb88442b5c962c48b3c3c1b028f118033074d17 authored over 6 years ago by Billy Vong <[email protected]>
chore: Remove old host plugins (#68)

7c86819a5deb0db793cf0057cd3cbebc53b7895d authored over 6 years ago by Billy Vong <[email protected]>
fix: plugin decorator types (#66)

Fixes TS builds failing when using plugin decorators.

be0364c732b4431bc00f9d26356fab9d62d0dd00 authored over 6 years ago by Billy Vong <[email protected]>
Functional api - Implements #43 (#54)

* Add functional plugin api
* Make functional api backwards compatible with decorator api
* Re...

849f408a100b42091c160f0125812ca3172ee573 authored over 6 years ago by Steve Le Roy Harris <[email protected]>
updated README (#51)

node-host is merged with neovim.

2ea6a92f42e5432e7df4c057e4436c55de5d3893 authored almost 7 years ago by 손량 <[email protected]>
3.5.2

5516a057875f05325736a251a22cf1992e1dedaf authored about 7 years ago by Billy Vong <[email protected]>
Fix AppVeyor badge in README [skip ci]

15cea0fa95f13620a02fa9f025c9756837b2c60f authored about 7 years ago by Linda_pp <[email protected]>
AppVeyor for Windows CI (#49)

* try to use Appveyor for Windows CI

* install this repository globally (similar to #50)

*...

4cd85cde77d4671eaeb2962de27e14fd51f98ff6 authored about 7 years ago by Linda_pp <[email protected]>
Install this repo globally before running tests (#50)

37a6285dcf9cf4a5a137f0198655f81f6e0ec13e authored about 7 years ago by Jan Edmund Lazo <[email protected]>
host: handle network drive for Windows filename (#48)

* host: handle network drive for Windows filename

* Comment about the procInfo fix on Windows

2b65e65df0beb7a6ecaf037e19d4cca75380eca5 authored about 7 years ago by Jan Edmund Lazo <[email protected]>
Update log level variable (#45)

a36d25c1824a0ebcbdc6605fcba58c2fc138bce3 authored about 7 years ago by Carlos Rocha <[email protected]>
3.5.1

7acdf52f1d929c9d72656363bccb3d79b720705e authored about 7 years ago by Billy Vong <[email protected]>
build: add prettier config

e66be7877d8256aaf2d173f51d3489324e04a6a2 authored about 7 years ago by Billy Vong <[email protected]>
fix: add scripts to npm package

56f8a5353e8a83ccd6278fb51fe9372fefe8ce23 authored about 7 years ago by Billy Vong <[email protected]>
Merge branch 'update-typescript'

a7381ff8ba35eb66d9fda9efc358e06b27b14f83 authored about 7 years ago by rhysd <[email protected]>
remove unused variables

c7047499f815f8343309119870d5a95cc2941405 authored about 7 years ago by rhysd <[email protected]>
upadte TypeScript to 2.6.1

ec851357a35287b876f861bfd61d73dd5ce5d417 authored about 7 years ago by rhysd <[email protected]>
fix webhook URL for Travis CI and add Gitter badge to README

d4c1b8cc0038c76c756e73bf657ae3f5118f189f authored about 7 years ago by rhysd <[email protected]>
Notify CI status to Gitter (#40)

e877b70c05c6baa0717d798dd167d06ac2d8f62e authored about 7 years ago by Linda_pp <[email protected]>
Merge pull request #39 from neovim/travis-osx

Run CI on macOS using Travis CI

bba5b9e8e8e79742ae4fcf1b7b119f0fe8180c44 authored about 7 years ago by Billy Vong <[email protected]>
stop Circle CI

because Linux CI is now run on Travis CI

bddcb51d8826d89a0b1b70ee1fe4a94450ff4e49 authored about 7 years ago by rhysd <[email protected]>
run Linux CI on Travis CI

faea6ce67da132aa48ce49390c57b674d4095102 authored about 7 years ago by rhysd <[email protected]>
avoid portable-ruby version check issue of Homebrew

f3a6418dc7d9bc2dfdd29777ae988b8f3eec1535 authored about 7 years ago by rhysd <[email protected]>
put all badges in table at the top

06822bfbda4905542d75aac9bdd6e99057d55cbe authored about 7 years ago by rhysd <[email protected]>
use official nightly release package

0d445d214cec167db6b6fa84c4f78351d9c0a57f authored about 7 years ago by rhysd <[email protected]>
run CI tests on macOS on Travis CI

a6890170625076108efb61b012735aad110dc912 authored about 7 years ago by rhysd <[email protected]>
Merge pull request #38 from neovim/ref/cleanup-logger

ref(logger): Clean up logger

0caa97417b0b89e5e96f9397c7744bd2a0b02f88 authored about 7 years ago by Billy Vong <[email protected]>
ref(logger): Clean up logger

3e8e658e4d9f30d90a905c8c4c03c164f64d22ab authored about 7 years ago by Billy Vong <[email protected]>
Merge pull request #37 from neovim/tiny-fixes

Tiny fixes

e3a3647a6c99444a078d3f4e77a62d70f4f4b1fe authored about 7 years ago by Billy Vong <[email protected]>
respect compilation errors

35ec64b290b4720c922e6d9356189941d412cac4 authored about 7 years ago by rhysd <[email protected]>
gulp is not used

ed2551f2b94670998e9b4f734927f515cdeb3102 authored about 7 years ago by rhysd <[email protected]>
avoid creating package-lock.json

53335f1ed98c18284d37f945b29037b8d8ca8148 authored about 7 years ago by rhysd <[email protected]>
fix error hangs when neovim-node-host command not found

ebd296534615d16e65e6fab82229fd4d553f0a2d authored about 7 years ago by rhysd <[email protected]>
v3.5.0

6a0ecc605895e9ec48c2e1f4c576426c35266592 authored about 7 years ago by Billy Vong <[email protected]>
fix(types): fix winston typing

ce064e692552985eecbfdd0516cdfb984a256827 authored about 7 years ago by Billy Vong <[email protected]>
feat(api): add get_keymap to Buffer, fix chaining BaseApi methods

7bdf459e3dcd372758ad11a9fbc98ab4536eb1c4 authored about 7 years ago by Billy Vong <[email protected]>
feat(api): Add execute_lua, get_keymap, get_hl_by

de5cb2df8ac9a90fbacb49172d1e28f55083eb01 authored about 7 years ago by Billy Vong <[email protected]>
Merge pull request #34 from Chillee/patch-1

Updated typings for atomic call

ce0a42185812768afb78b64c566ac89b4f27fb83 authored about 7 years ago by Billy Vong <[email protected]>
Update Neovim.ts

61929e08ac44b5d3f9b64a28c2c985b9def9bdc6 authored about 7 years ago by Horace He <[email protected]>
Merge pull request #35 from neovim/typescript-dep

Move typescript package to devlopment dependency

52aec7879ec02b571878e9574b5565476e85b564 authored about 7 years ago by Billy Vong <[email protected]>
move typescript package to dev dependency

9341ae55ebd17a5d38f55793e31a1b2adf0653fc authored about 7 years ago by Linda_pp <[email protected]>
Updated typings for atomic call

72817bc17379893a78c375e6b80f0fd9415b807b authored about 7 years ago by Horace He <[email protected]>
Update README.md

faab7e4174c036b9ca6a2339b9a57b823d0ab0bf authored over 7 years ago by Billy Vong <[email protected]>
Update repository URLs in `package.json`

97baa6e41113388ed05815de9292a0e7d603c6da authored over 7 years ago by Billy Vong <[email protected]>
Bump version 3.4.5

b79b267023c56eca4c7a6611bdacbafb4b2c82da authored over 7 years ago by Billy Vong <[email protected]>
Replace lodash-es with lodash

43c4db32bc0e26b05c862fd22e5601494441e75c authored over 7 years ago by Billy Vong <[email protected]>
Update badges in README

32e200bd07d85da50a0821c2daf75bb6031eb7cf authored over 7 years ago by Billy Vong <[email protected]>
Fix `nvim.command` and tests to wait for promise

cd462dd0d9f9d354e3bcfe56e80d6db23c9ab044 authored over 7 years ago by Billy Vong <[email protected]>
Fix `nvim.command` and tests to wait for promise

c719d3e3d77f26219623c6ce188baf25c00c226d authored over 7 years ago by Billy Vong <[email protected]>
Update README.md

e2c4e6a37d74969f7be77550432b84268b1f6733 authored over 7 years ago by Billy Vong <[email protected]>
Fix `nvim.call` make sure arg is always an array

d37b02026de2a40415acb505fdd1e6146151ea26 authored over 7 years ago by Billy Vong <[email protected]>
Update README.md

b202b1d5f641245b14f1ddeee523b7b08ce0a395 authored over 7 years ago by Billy Vong <[email protected]>
v3.4.2

6dd675da7b7d00fc96a14a16283c52b6c5a80740 authored over 7 years ago by Billy Vong <[email protected]>
Move nvimrc to gitignore since its autogenerated

94718891ba30face0cd51b88717b2bd213516f78 authored over 7 years ago by Billy Vong <[email protected]>
Fix return value when nvim variable is not found

2d859f5767d3fb3544775ef76861894b526701fc authored over 7 years ago by Billy Vong <[email protected]>
Remove package-lock

26cb90678f8dc0ce0d784ddb6d6c2fa1e5f23a2f authored over 7 years ago by Billy Vong <[email protected]>
Add `outWriteLn`

d35568a56e2700da99df2d91015100f605cba6cd authored over 7 years ago by Billy Vong <[email protected]>
Merge pull request #33 from neovim/next

Release `next` version

4354d39216ef34b16cc89429aca63fb5148c115d authored over 7 years ago by Billy Vong <[email protected]>
Merge branch 'master' into next

accb18719ae518a535de28650eb2cfab3f1bb492 authored over 7 years ago by Billy Vong <[email protected]>
Merge pull request #31 from neovim/msgpack-lite

Change msgpack library

d382f1ed4ad76f3be4d3e8ab34230e7cb8258eda authored over 7 years ago by Billy Vong <[email protected]>
Fix factory missing globals

fc98fed118ca78115a620f955cd88e5463102ea1 authored over 7 years ago by Billy Vong <[email protected]>
Fix some buffer methods (add/clear highlight, mark)

bb97666e0fd1f329faee66ae72c5f373f3954287 authored over 7 years ago by Billy Vong <[email protected]>
3.4.1-0

412d78c6d36f893b2dbcbc65471e6956feae5872 authored over 7 years ago by Billy Vong <[email protected]>
3.4.0

b0366d5f98cc53cfa591252dec7bf4fc72bffd85 authored over 7 years ago by Billy Vong <[email protected]>
3.3.0

f4e3ad0e5b963a4b47aa0ab00cb802471da7225d authored over 7 years ago by Billy Vong <[email protected]>
Lower jasmine timeout

4cb113952ff191bb6936a521f4543760462af99b authored over 7 years ago by Billy Vong <[email protected]>
Add no unused var for tslint

14a7825f18227b223c2a66a8493bda095633ff66 authored over 7 years ago by Billy Vong <[email protected]>
Change is_error parameter

87794c509bf02e0db5cd6614f05bdd07d05e6587 authored over 7 years ago by Billy Vong <[email protected]>
Add a citation for re-used code, remove unused imports

45f7a93dd35cd19f247704e65b4e082e8879157e authored over 7 years ago by Billy Vong <[email protected]>
Rename transport properties

478ea4a145c2e168b96269626faf4bc44a884a00 authored over 7 years ago by Billy Vong <[email protected]>
Remove msgpack5rpc definition file

2e69e80edb0140791147324946ec32d7408e9788 authored over 7 years ago by Billy Vong <[email protected]>
Fix test-staged task

dee9a720895429b94dc35723b1e67b12876863ea authored over 7 years ago by Billy Vong <[email protected]>
Replace msgpack5rpc with msgpack-lite

Remove step that uses ExtType metadata from neovim API -- instead have
metadata defined.

TODO: ...

fc42b9f9cf1cb7da560473376ec60c9461140bbe authored over 7 years ago by Billy Vong <[email protected]>
Add gitter integration with circle

f95ebe783faadf2fdf8c38812b8eb2f3d1d30167 authored over 7 years ago by Billy Vong <[email protected]>