Lists (32)
Sort Name ascending (A-Z)
3D
AI framework
AI Image
Application System
可用的应用示例CSS Lib
Docker
icon
ImageEditor
JS Libs
JS 加密
Learn lesson
Lowcode
lowcodeAPP
News
Node.JS
Npm package tools
OCR
Paint
QR Code
React
ReactNative
Shopping
Time
translate-AI
VScode
Vue
web build
Web Editor
Web Test Tools
web3.0
WebEffects
绘画多媒体AI
Starred repositories
JavaScript/Typescript SDK for Qdrant Vector Database
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
A multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.
(Replaces Next.js/Nuxt) 🔨 Composable framework to build advanced applications with flexibility and stability.
A high-performance, bidirectional infinite scroll list component for large list rendering, support React/Vue/Expo. Use case: smoothly chat history, news feed updates, or stream logs in both directi…
A maptalks layer to render with three.js.
A light and plugable JavaScript library for integrated 2D/3D maps.
Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.
Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
Local, open-source AI app builder for power users ✨ v0 / Lovable / Replit / Bolt alternative 🌟 Star if you like it!
This GitHub Action creates a GitHub contribution calendar on a 3D profile image.
This is a high performance list view for React Native with support for complex layouts using a similar FlatList usage to make easy the replacement. This list implementation for big list rendering o…
React component for 2D, 3D, VR and AR force directed graphs
🚀 Glide Data Grid is a no compromise, outrageously fast react data grid with rich rendering, first class accessibility, and full TypeScript support.
❶ One is a new React framework - target web and native with a single Vite plugin and fully shared code, so you can ship cross-platform nearly as easy as single-platform.
🌈 React for interactive command-line apps
Cross-platform, customizable ML solutions for live and streaming media.
The elegant bundler for libraries powered by Rolldown
High-performance engine for capturing, modifying, and converting DOM elements into any format.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Interactive UI for local node modules inspection
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…
Control your Mac with detailed mouse, keyboard, screen, and window management capabilities.
A browser-based 3D CAD application for online model design and editing
🚀 PR Agent: The Original Open-Source PR Reviewer.
手写react、react-dom、react reconciler主流程源码,加深对react源码的理解。包括fiber,合成事件,hooks实现原理,dom diff,reconciliation,scheduler等