basics / nuxt-booster

nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website. 🚀
https://basics.github.io/nuxt-booster/
MIT License
639 stars 32 forks source link

Rename from `nuxt-speedkit` to `nuxt-booster` #921

Closed ThornWalli closed 5 months ago

ThornWalli commented 9 months ago

Todos

Github

NPM

Rename

Documentaion

Only v3.

Runtime Alias

Renamed Alias from #speedkit to #booster.

e.g. #booster/hydrate

Components

Old New
SpeedkitPicture BoosterPicture
SpeedkitImage BoosterImage
SpeedkitLayer BoosterLayer
SpeedkitIframe BoosterIframe
SpeedkitYoutube BoosterYoutube
SpeedkitVimeo BoosterVimeo

Composables

Old New
useFonts useBoosterFonts
useCritical useBoosterCritical
useConfig useBoosterConfig
useComponentObserver useBoosterComponentObserver

Composables are only announced globally (e.g. #imports) with the renaming.