nuxt-phosphor-icons
v2.3.3
Published
An easier way of using @phosphor-icons/vue in your Nuxt project!
Readme
Nuxt Phosphor Icons
An easier way of using @phosphor-icons/vue in your Nuxt project!
Setup
Run the following command to install and add the module to your project:
npx nuxi@latest module add nuxt-phosphor-iconsThat's it! You can now use nuxt-phosphor-icons in your Nuxt app ✨
Usage
<PhosphorIcon name="moon-stars" />Resources
- Documentation: https://nuxt-phosphor-icons.vercel.app
- Phosphor Icons: https://phosphoricons.com
Contributing
You can contribute to this module with StackBlitz:
or locally:
Documentation
- Clone the repository
- Install dependencies with
pnpm install - Setup module for development with
pnpm dev:prepare - Run development server with
pnpm dev
Note: Hosted on Vercel
