0.4.0 • Published 4 months ago
@docker/extension-api-client v0.4.0
@docker/extension-api-client
This package provides a client object that Docker Desktop extensions can use in their frontends to communicate with the wider application.
Installation
npm install @docker/extension-api-client
Example usage
import { createDockerDesktopClient } from '@docker/extension-api-client';
const ddClient = createDockerDesktopClient();
ddClient.desktopUI.toast.success('My extension works!');
0.4.0
4 months ago
0.3.4
3 years ago
0.0.3-test-2023-01-02
3 years ago
0.0.1-test-2022-12-19
3 years ago
0.3.2
3 years ago
0.3.1
3 years ago
0.3.3
3 years ago
0.3.0
3 years ago
0.0.1-test-2022-04-11
4 years ago
0.2.3
4 years ago
0.2.1
4 years ago
0.2.2
4 years ago
0.2.0
4 years ago
1.0.0
4 years ago