TypeScript 14,152 1,023 Updated Sep 17, 2024 abi / screenshot-to-code Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) Python 56,176 6,905 Updated Sep 17, 2024 charlax / professional-programming A collection of learning resources for curious software en...
TypeScript 100,340 12,399 Updated Sep 25, 2024 microsoft / terminal The new Windows Terminal and the original Windows console host, all in the same place! C++ 95,068 8,237 Updated Sep 25, 2024 microsoft / Web-Dev-For-Beginners 24 Lessons, 12 Weeks, Get Started as a Web Develo...
pkgdesc = Simple script to install packages from Teamspeak 3's addon site. Automatically creates packages for the teamspeak directory pkgver = 0.2 pkgrel =2 pkgver = 0.3 pkgrel =1 url = https://github.com/NekoPavel/teamspeak3-addon-installer ...
<script src="../js/tip.js"></script> <script> /** * @type LAppLive2DManager */ window.live2d /** * @type function */ window.live2d_onload // 获取app的配置项 const {ipcRenderer, remote, clipboard} = require('electron') class Index { /** * @type Electron.BrowserWindow */ stat...
To run the example script, download or clone the repo and then type the following in a terminal: cd path/to/Baileys yarn yarn example Install Use the stable version: yarn add @whiskeysockets/baileys Use the edge version (no guarantee of stability, but latest fixes + features) yarn add ...
"@typescript-eslint", "prettier" ], "ignorePatterns": ["dist"] } 3 changes: 2 additions & 1 deletion 3 .gitignore Original file line numberDiff line numberDiff line change @@ -1,3 +1,4 @@ node_modules package-lock.json dist dist test 2 changes: 1 addition & 1 deletion ...
🕵️♂️ All-in-one OSINT tool for analysing any website TypeScript 21,755 1,641 Updated Sep 8, 2024 chatanywhere / GPT_API_free Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用...
is_common = (script_idx == UNICODE_SCRIPT_Common || script_idx == UNICODE_SCRIPT_Inherited); if (is_ext) { Expand Down Expand Up @@ -1232,7 +1232,7 @@ static int unicode_case1(CharRange *cr, int case_mask) } return 0; } typedef enum { POP_GC, POP_PROP, Expand All @@ -...