Hi Antigravity team,
First of all, thank you for the great work on the Antigravity SDK!
I noticed there isn't currently an official Node.js version available. To help bridge this gap for the JavaScript and TypeScript community, I have created an unofficial, 1:1 port of this Python SDK to Node.js.
The architecture, methods, and logic mirror your official Python implementation exactly. This should make it highly predictable and familiar for any developer who has used your SDK or is working across both languages.
You can find the repository here:
🔗 Continuous-Labs/antigravity-sdk-nodejs
Feature Request
Would you be open to adding a brief mention or a link in your README.md pointing to this community port?
I believe it could be very useful for developers looking to integrate Antigravity into their JS/TS stacks. I plan to actively maintain it and keep it strictly aligned with the core features and updates of this Python SDK.
Let me know what you think.
Thanks!
Hi Antigravity team,
First of all, thank you for the great work on the Antigravity SDK!
I noticed there isn't currently an official Node.js version available. To help bridge this gap for the JavaScript and TypeScript community, I have created an unofficial, 1:1 port of this Python SDK to Node.js.
The architecture, methods, and logic mirror your official Python implementation exactly. This should make it highly predictable and familiar for any developer who has used your SDK or is working across both languages.
You can find the repository here:
🔗 Continuous-Labs/antigravity-sdk-nodejs
Feature Request
Would you be open to adding a brief mention or a link in your
README.mdpointing to this community port?I believe it could be very useful for developers looking to integrate Antigravity into their JS/TS stacks. I plan to actively maintain it and keep it strictly aligned with the core features and updates of this Python SDK.
Let me know what you think.
Thanks!