From b15caee602a5f7c26ef917500cc62c387c307ab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Mon, 1 Apr 2024 14:38:26 -0700 Subject: [PATCH] Add chatgpt.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6abcf1e..23dbfae 100644 --- a/README.md +++ b/README.md @@ -1004,3 +1004,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [jakejs/jake](https://github.com/jakejs/jake) - JavaScript build tool, similar to Make or Rake. Built to work with Node.js. * [open-wc/open-wc](https://github.com/open-wc/open-wc) - Open Web Components: guides, tools and libraries for developing web components. * [gcanti/tcomb](https://github.com/gcanti/tcomb) - Type checking and DDD for JavaScript +* [KudoAI/chatgpt.js](https://github.com/KudoAI/chatgpt.js) - A powerful client-side JavaScript library for ChatGPT.