renovate[bot] e35f8899d1
chore(deps): update all non-major dependencies (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-16 00:35:21 +08:00
..
2024-09-26 16:26:28 +08:00
2024-08-31 04:41:11 +08:00
2024-03-13 09:36:41 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-06-26 12:47:26 +02:00
2024-03-13 07:35:30 +01:00

Unplugin

Unified plugin system, Support Vite, Rollup, webpack, esbuild, 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