Skip to content

Commit

Permalink
chore: update links
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 2, 2023
1 parent a0e3ce4 commit e2fee79
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,16 +264,18 @@ const rspackPlugin = createRspackPlugin({ /* options */ })
import VitePlugin from 'unplugin-feature/vite'
```

- Refer to [unplugin-starter](https://github.com/antfu/unplugin-starter) for more details about this setup.
- Refer to [unplugin-starter](https://github.com/unplugin/unplugin-starter) for more details about this setup.

## Starter Templates

- [antfu/unplugin-starter](https://github.com/antfu/unplugin-starter)
- [unplugin/unplugin-starter](https://github.com/unplugin/unplugin-starter)
- [jwr12135/create-unplugin](https://github.com/jwr12135/create-unplugin)
- [sxzz/unplugin-starter](https://github.com/sxzz/unplugin-starter)

## Community Showcases

> We have started a GitHub organization to host and collaborate on popular unplugin plugins: [github.com/unplugin](https://github.com/unplugin). You can go there to find more plugins or even join us with your own plugins!

- [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import)
- [unplugin-vue2-script-setup](https://github.com/antfu/unplugin-vue2-script-setup)
- [unplugin-icons](https://github.com/antfu/unplugin-icons)
Expand Down

0 comments on commit e2fee79

Please sign in to comment.