An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

unhead

[![npm version](https://img.shields.io/npm/v/unhead?color=yellow)](https://npmjs.com/package/unhead)
[![npm downloads](https://img.shields.io/npm/dm/unhead?color=yellow)](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)