File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # plugin-pb-js
1+ # CloudQuery Plugin SDK for JavaScript
22
3- This is a low -level auto-generated gRPC client and server for CloudQuery plugin from [ plugin-pb protos ] ( https://github.com/cloudquery/plugin-pb ) .
3+ This is the high -level package to use for developing CloudQuery plugins in JavaScript .
44
5- ## Development
6-
7- ### Prerequisites
5+ ## Prerequisites
86
97Node.js 16 or higher. Install Node.js from [ here] ( https://nodejs.org/en/download/ ) .
108
9+ ## Setup
10+
1111### Install dependencies
1212
1313``` bash
Original file line number Diff line number Diff line change 1111 "build" : " rm -rf dist && tsc" ,
1212 "test" : " ava"
1313 },
14- "description" : " This is a low -level auto-generated gRPC client and server for CloudQuery plugins" ,
14+ "description" : " This is the high -level package to use for developing CloudQuery plugins in JavaScript " ,
1515 "keywords" : [
1616 " nodejs" ,
1717 " javascript" ,
You can’t perform that action at this time.
0 commit comments