vscode-webview-rpc-lib

Provides a conventient way to communicate between VSCode extension and his Webviews. Use RPC calls to invoke functions on the webview and receive callbacks.

APACHE-2.0 License

Downloads
15.3K
Stars
33
Committers
12

Bot releases are hidden (Show)

vscode-webview-rpc-lib - v1.0.0 Latest Release

Published by alex-gilin 6 months ago

feat: dependencies updated and invoke api signature changed
BREAKING CHANGE: accept variable argument list instead of an array of params in invoke method

vscode-webview-rpc-lib -

Published by alex-gilin 6 months ago

vscode-webview-rpc-lib -

Published by alex-gilin over 2 years ago

vscode-webview-rpc-lib -

Published by alex-gilin over 2 years ago

vscode-webview-rpc-lib -

Published by i300543 over 3 years ago

0.3.1 (2021-02-07)

Bug Fixes
  • printout whole received event in debug log instead of specific fields (#67) (0e5a665a)
vscode-webview-rpc-lib -

Published by i300543 over 3 years ago

0.3.0 (2021-02-07)

New Features
  • add passing optional logger parameter to library (#64) (813f642b)
Bug Fixes
Package Rankings
Top 4.65% on Npmjs.org
Badges
Extracted from project README
CircleCI Coverage Status Commitizen friendly REUSE status dependentbot
Related Projects