chatgpt.js and chatgpt-code-plugin
These are complements: the JavaScript client library provides the foundational ChatGPT API wrapper that the TypeScript code analyzer plugin could build upon to integrate code analysis capabilities into ChatGPT conversations.
About chatgpt.js
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
This library helps JavaScript developers build custom tools and experiences directly within the ChatGPT interface. It takes your custom JavaScript code as input and provides a way to programmatically interact with elements on the ChatGPT webpage. Developers who want to extend or automate tasks on ChatGPT will find this useful.
About chatgpt-code-plugin
kesor/chatgpt-code-plugin
Code ChatGPT Plugin is a TypeScript Code Analyzer that enables ChatGPT to "talk" with YOUR code
This tool helps developers quickly understand and navigate TypeScript codebases by connecting them to ChatGPT. It takes your TypeScript project as input and allows you to ask questions about its structure, like listing files or finding specific function definitions, through a conversational interface. This is ideal for software developers working with TypeScript.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work