nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

feat: add @vesp/nuxt-fontawesome module #904

Closed bezumkin closed 8 months ago

bezumkin commented 8 months ago

FontAwesome integration with working SSR, does not use vue-fontawesome.

There are some other integrations with similar name, so I choose to use version number in the name of package: Screenshot 2024-03-06 at 11 32 40

atinux commented 8 months ago

Could you please try to avoid using nuxt3- (you can use your personal npm org for example @bezumkin/nuxt-fontawesome ? As we plan to release Nuxt 4 early this year.

If the module has nice adoption, we can also think at one point of giving you publish access to @nuxtjs/fontawesome

bezumkin commented 8 months ago

@Atinux Package has been renamed to @vesp/nuxt-fontawesome

If the module has nice adoption, we can also think at one point of giving you publish access to @nuxtjs/fontawesome

Fingers crossed!