HubLensTopicsWeb Development
// topic

Web Development

11trending in last 90 days·11all-time

// new this month

// ecosystem

JavaScript6UI Components6React3Video Player2HTML52Web Development
Frontend 9
AI 2

// this week's top 5

01
Kuberwastaken / backdooms
The Backdooms is a highly compressed, self-extracting web game inspired by DOOM that functions entirely within a QR code. It utilizes Zlib compression and the DecompressionStream API to execute the game directly in a browser without requiring an internet connection. This project serves as a technical exploration of pushing QR code storage limits for lightweight web applications.
67628
02
bytedance / web-bench
Web-Bench is a comprehensive benchmark designed to evaluate how effectively large language models handle real-world web development tasks. It consists of 50 complex projects featuring sequential dependencies that simulate professional engineering workflows. The benchmark provides a challenging environment where even state-of-the-art models currently demonstrate significant room for improvement.
54272
03
Tencent / tdesign-vue
TDesign Vue is a comprehensive UI component library specifically designed for Vue 2 desktop applications. It offers a consistent design language and API that aligns with TDesign libraries across other frameworks. The library supports essential features like dark mode, customizable themes, and efficient tree-shaking for optimized performance.
491,012
04
XiaoMi / hiui
HiUI is a frontend component library designed specifically for middle and back-office systems, aiming to help developers quickly build applications with consistent interactions and beautiful interfaces. The library provides a wealth of business templates and components that can cover the development needs of most middle and back-office systems. Its single-component design achieves data structure separation, ensuring the ease of use of components and the convenience of subsequent upgrades.
48855
05
JCodesMore / ai-website-cloner-template
This project provides a reusable template for reverse-engineering websites into modern Next.js codebases using AI coding agents. It automates the process by extracting design tokens, assets, and component specifications to reconstruct sections in parallel. The template supports various AI platforms and includes built-in tools for assembly and visual quality assurance.
3824

// all-time featured (11)

bytedance / xgplayer
xgplayer is a web video player library that utilizes a componentized design to provide a flexible and detachable UI. It offers advanced functionality by managing video loading, buffering, and format support independently of the browser. The library supports various formats including MP4, FLV, HLS, and DASH for both on-demand and live streaming.
82
bytedance / xgplayer
xgplayer is a web video player library that utilizes a fully componentized architecture for flexible UI customization. It removes dependencies on native video loading and buffering by providing advanced features like staged loading for non-streaming MP4 files. The library also offers comprehensive support for on-demand and live streaming formats including FLV, HLS, and DASH.
69
Kuberwastaken / backdooms
The Backdooms is a highly compressed, self-extracting web game inspired by DOOM that functions entirely within a QR code. It utilizes Zlib compression and the DecompressionStream API to execute the game directly in a browser without requiring an internet connection. This project serves as a technical exploration of pushing QR code storage limits for lightweight web applications.
67
bytedance / web-bench
Web-Bench is a comprehensive benchmark designed to evaluate how effectively large language models handle real-world web development tasks. It consists of 50 complex projects featuring sequential dependencies that simulate professional engineering workflows. The benchmark provides a challenging environment where even state-of-the-art models currently demonstrate significant room for improvement.
54
Tencent / tdesign-vue
TDesign Vue is a comprehensive UI component library specifically designed for Vue 2 desktop applications. It offers a consistent design language and API that aligns with TDesign libraries across other frameworks. The library supports essential features like dark mode, customizable themes, and efficient tree-shaking for optimized performance.
49
Tencent / tdesign-mobile-vue
TDesign Mobile Vue is a comprehensive UI component library specifically designed for Vue 3 mobile web applications. It offers a consistent design language and API structure that aligns with other TDesign frameworks for seamless integration. The library supports essential features such as dark mode, customizable themes, and efficient tree-shaking for optimized performance.
49
XiaoMi / hiui
HiUI is a frontend component library designed specifically for middle and back-office systems, aiming to help developers quickly build applications with consistent interactions and beautiful interfaces. The library provides a wealth of business templates and components that can cover the development needs of most middle and back-office systems. Its single-component design achieves data structure separation, ensuring the ease of use of components and the convenience of subsequent upgrades.
48
Tencent / tdesign-common
The TDesign Common Library is a foundational repository that integrates shared styles and utility functions. This project provides unified development support for various frameworks through a sub-repository structure. The repository is clearly divided into Web and mobile UI development resources alongside general-purpose JavaScript utility functions.
39
JCodesMore / ai-website-cloner-template
This project provides a reusable template for reverse-engineering websites into modern Next.js codebases using AI coding agents. It automates the process by extracting design tokens, assets, and component specifications to reconstruct sections in parallel. The template supports various AI platforms and includes built-in tools for assembly and visual quality assurance.
38
XiaoMi / hiui
HiUI is a frontend component library designed for middle and back-office systems, aiming to help developers quickly build applications with consistent interactions and beautiful interfaces. The library provides a rich set of business templates and components that can cover the development needs of most middle and back-office systems. Its design adopts a data-structure separation pattern, supports out-of-the-box usage, and offers flexible full or on-demand installation methods.
38
0xGF / boneyard
Boneyard is a development tool that extracts layout information from the real DOM to automatically generate pixel-perfect skeleton screens. Developers can achieve loading placeholder effects without manual adjustments through simple component wrapping and command-line builds. The tool supports various frameworks such as React, React Native, and Svelte, and provides a flexible layout API to meet different responsive requirements.
31

// use cases by project

xgplayer
  • 01Seamless switching between video qualities with load control and bandwidth savings
  • 02Staged loading for MP4 files that do not natively support streaming
  • 03Extensible architecture supporting built-in and custom plugins for advanced functionality
xgplayer
  • 01Staged loading for non-streaming MP4 files
  • 02Support for FLV, HLS, and DASH streaming
  • 03Highly modular and detachable UI component system
backdooms
  • 01Hosting lightweight web applications entirely within a QR code
  • 02Extreme data compression using Zlib and Gzip streams
  • 03Offline browser-based gaming via self-extracting HTML wrappers
web-bench
  • 01Evaluating LLM performance on complex, multi-step web development tasks
  • 02Benchmarking code generation capabilities against real-world web standards and frameworks
  • 03Assessing model proficiency in sequential project feature implementation
tdesign-vue
  • 01Building high-quality desktop applications with Vue 2
  • 02Implementing consistent UI designs across multiple frameworks
  • 03Creating customizable interfaces with dark mode support

// related topics