🔥 WhiskeySockets / Baileys - Socket-based TS/JavaScript API for WhatsApp Web
GitHub热门项目 | Socket-based TS/JavaScript API for WhatsApp Web | Stars: 9,567 | 102 stars this week | 语言: JavaScript
找到 759 篇相关文章
GitHub热门项目 | Socket-based TS/JavaScript API for WhatsApp Web | Stars: 9,567 | 102 stars this week | 语言: JavaScript
GitHub热门项目 | The Free Software Media System - Official Web Client | Stars: 3,608 | 40 stars this week | 语言: JavaScript
GitHub热门项目 | Stremio - Freedom to Stream | Stars: 11,881 | 873 stars this week | 语言: JavaScript
GitHub热门项目 | A cross-platform Electron Desktop App to stream and download any Movie, TV Series or Anime in the World. Zero Ads and Tracking | Stars: 4,823 | 1,966 stars this week | 语言: JavaScript
GitHub热门项目 | Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发 | Stars: 155,919 | 36 stars today | 语言: JavaScript
GitHub热门项目 | The Privacy First PDF Toolkit | Stars: 13,472 | 22 stars today | 语言: JavaScript
GitHub热门项目 | Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice. | Stars: 732 | 3 stars today | 语言: JavaScript
GitHub热门项目 | GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web | Stars: 24,950 | 44 stars today | 语言: JavaScript
GitHub热门项目 | Create beautiful slides on the web using a coding agent's frontend skills | Stars: 19,319 | 219 stars today | 语言: JavaScript
GitHub热门项目 | 程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude)、最新 AI 资讯、Prompt 提示词大全、AI 知识百科(Agent Skills / RAG / MCP / A2A)、AI 编程教程(Harness Engineering)、AI 工具用法(Cursor / Claude Code / TRAE / Codex / Copilot)、AI 开发框架教程(Spring AI / LangChain)、AI 产品变现指南,帮你快速掌握 AI 技术,走在时代前沿。本项目为开源文档,已升级为鱼皮 AI 导航网站 | Stars: 14,669 | 85 stars today | 语言: JavaScript
GitHub热门项目 | ⭐️ Companies that don't have a broken hiring process | Stars: 50,741 | 45 stars today | 语言: JavaScript
GitHub热门项目 | Curated list of the best free apps for PC and mobile | Stars: 5,907 | 728 stars today | 语言: JavaScript
GitHub热门项目 | The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond. | Stars: 196,090 | 2,062 stars today | 语言: JavaScript
The CI was green. Build passed. No TypeScript errors. No warnings. Everything looked clean. I...
This is the first post of series Building TinyAgent where we are going to build a small agent from...
The call to action “to make 2026 the year of Java in the terminal” was quickly responded to by the launch of TamboUI. Inspired by Ratatui, the library used in Claude CLI, it promises support ranging from low-level terminal drawing to high-level APIs such as components and event handling. Currently at version 0.3.0, it has already been adopted by major projects such as Maven and Spring. By Olimpiu Pop
Fiz um curso de devweb e achei que tinha aprendido JavaScript O problema Fiz um curso de...
Schema proliferation builds slowly and gets expensive fast. One schema per event type feels right until there are ten tables, union queries spanning all of them, and a single field rename touching every schema. Discriminator-based schema consolidation collapses that to two tables, turning multi-table unions into a single query, while new variants are additive and don't break existing consumers. By Spoorthi Basu
Introduction Last week I was at Vueconf US. It's one of my favorite conferences and I try...