preact-head
Head component
A declarative <Head /> component for Preact that supports client and server-side rendering
Standalone, declarative
37 stars
3 watching
6 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
headhocpreact
Related projects:
Repository | Description | Stars |
---|---|---|
matthewmueller/preact-socrates | A Preact plugin for integrating Socrates with React-like component-based UI frameworks | 16 |
download/preact-helmet | A document head manager for Preact | 83 |
mwood23/preact-island | A lightweight library for creating reusable UI components that can be easily embedded on other websites. | 219 |
luisvinicius167/preact-mui | A Preact component library that integrates MUI CSS framework. | 37 |
preactjs/preact-render-to-string | A utility for rendering JSX and Preact components to HTML strings. | 653 |
prateekbh/preact-material-components | A preact wrapper around Material Components for the web, providing a thin and opinion-less interface to use the components in a project. | 555 |
jamesbirtles/fpreact | An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
ezekielchentnik/preact-no-ssr | An npm package that helps improve performance by skipping unnecessary server-side rendering of components | 8 |
kyleamathews/react-headroom | A JavaScript component that temporarily hides its contents until needed | 1,843 |
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 138 |
preactjs/preact-devtools | An extension for inspecting Preact application hierarchies, including props and state. | 316 |
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
haensl/preact-component-console | An open-source component for simulating a console experience in a Preact application. | 30 |
mjanssen/preact-route-async | Library for asynchronous loading of Preact Router components | 35 |
nekr/preact-delegate | A utility for attaching event handlers to elements in a Preact application | 19 |