preact-render-to-string
Component renderer
A utility for rendering JSX and Preact components to HTML strings.
📄 Universal rendering for Preact: render JSX and Preact components to HTML.
659 stars
10 watching
92 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
htmlpreactpreact-componentsuniversal
Related projects:
Repository | Description | Stars |
---|---|---|
| A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
| A library that allows developers to wrap Preact components as custom elements in web applications | 367 |
| An extension for inspecting Preact application hierarchies, including props and state. | 317 |
| An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
| URL router for Preact applications | 1,019 |
| An npm package that helps improve performance by skipping unnecessary server-side rendering of components | 8 |
| A minimal Virtual DOM rendering library using Preact | 139 |
| A testing tool for React-like components | 178 |
| Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
| An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
| A preact wrapper around Material Components for the web, providing a thin and opinion-less interface to use the components in a project. | 553 |
| Converts HTML to JSX code for various JavaScript frameworks | 398 |
| A tool that converts EditorJS block data into reusable React HTML5 components | 142 |
| Utility to create React components from tag props with customizable styling options | 18 |
| A package providing MobX bindings specifically for Preact | 127 |