Socket
Socket
Sign inDemoInstall

@vueuse/head

Package Overview
Dependencies
29
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vueuse/head

Document head manager for Vue 3. SSR ready.


Version published
Weekly downloads
67K
decreased by-16.91%
Maintainers
4
Install size
807 kB
Created
Weekly downloads
 

Changelog

Source

2.0.0

  • chore: remove failing test
  • doc: clarify meaning of sunset
  • doc!: officially sunset @vueuse/head
  • fix: prefer Unhead polyfillAsVueUseHead to wrap head instance
  • fix: export Head component from Unhead
  • chore: bump test snapshots
  • chore: bump deps
  • doc: fix installation link

Readme

Source

@vueuse/head - 🌇 Sunset

NPM version NPM Downloads GitHub stars

Document head management for Vue. Powered by Unhead.


Created by egoist, maintained by harlan-zw
💛 Support ongoing development by sponsoring us.
Follow 🐦 @harlan_zw for updates • Join Discord for support

🌇 Sunsetting @vueuse/head

The @vueuse/head package has been sunset in favour of Unhead. This means no new features will be added to this package and installation of this package directly will be discouraged.

Unhead is a any-framework document head manager with a focus on delightful DX and performance. It's used in the Nuxt core and is part of the UnJS ecosystem.

This package and Unhead share an almost identical API and migrating in most cases will just involve updating the package names.

The @vueuse/head package will continue to receive bug fixes and security updates for the foreseeable future.

Installation guide

Docs

Unhead documentation

Migrating to Unhead from @vueuse/head

Replace all imports of @vueuse/head with @unhead/vue.

If you're using the <Head> component you will need to import it from @unhead/vue/components.

Sponsors

License

MIT © EGOIST MIT License © 2022-PRESENT Harlan Wilton

Keywords

FAQs

Last updated on 13 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc