https://github.com/unjs/unhead
Unhead is the any-framework document head manager built for performance and delightful developer experience.
https://github.com/unjs/unhead
Last synced: 8 days ago
JSON representation
Unhead is the any-framework document head manager built for performance and delightful developer experience.
- Host: GitHub
- URL: https://github.com/unjs/unhead
- Owner: unjs
- License: mit
- Created: 2022-11-02T03:55:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T09:06:52.000Z (8 months ago)
- Last Synced: 2024-10-29T15:18:58.738Z (8 months ago)
- Language: TypeScript
- Homepage: https://unhead.unjs.io
- Size: 11.5 MB
- Stars: 625
- Watchers: 2
- Forks: 42
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- trackawesomelist - Unhead (⭐643)
README
unhead
[](https://npmjs.com/package/unhead)
[](https://npm.chart.dev/unhead)Unhead is a document head and template manager, improving reactive SSR JavaScript framework developer experience, SEO and performance.
See the full [introduction to Unhead](https://unhead.unjs.io/docs/typescript/head/guides/get-started/intro-to-unhead).
Made possible by my Sponsor Program 💖
Follow me @harlan_zw 🐦 • Join Discord for help### Unhead v2 🎉
The latest major is now stable! Check out the [v2 release notes](https://unhead.unjs.io/v2).
## Highlights
- ✨ `useHead()`: Deduping, sorting, and tag merging
- 🍣 `useSeoMeta()`: Flat SEO meta tags
- 🧩 `useScript()`: Powerful and performant script loading API
- 🚀 Performant: Capo.js tag sorting, tiny (4.4kb gz), tree-shaken, etc.
- 🤝 Supports Vue, Angular, React, Solid.js and Svelte
- Used by [Nuxt](https://nuxt.com/)## Get Started
Visit the [documentation site](https://unhead.unjs.io/) for guides and API references.
## Sponsors
## License
MIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)