2025-11-04 15:21:43 +08:00
..
2025-11-04 15:21:43 +08:00
2025-11-03 18:30:00 +08:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2025-11-03 18:30:00 +08:00
2025-11-03 18:30:00 +08:00
2025-02-18 22:57:23 +08:00
2024-11-30 03:23:42 +08:00

Unplugin

Unified plugin system, Support Vite, Rollup, webpack, esbuild, Bun, and more

Documentation

Development

This project use GitHub GraphQL API to generate the showcase data. So you need to create a GitHub Personal Access Token first.

cp .env.example .env
# .env
GITHUB_TOKEN=<YOUR_TOKEN>

Generate files

pnpm gen-files

Contributing

Please refer to https://github.com/antfu/contribute