preact-markup
HTML renderer
A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components.
Render HTML5 as VDOM, with Components as Custom Elements!
201 stars
9 watching
30 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
domhtml-rendererjsxmarkdownmarkupparsepreactpreact-componentsxml
Related projects:
Repository | Description | Stars |
---|---|---|
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
preactjs/preact-render-to-string | A utility for rendering JSX and Preact components to HTML strings. | 653 |
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 138 |
christoph-jerolimov/react-native-showdown | A React Native component that renders Markdown content in a webview. | 50 |
mzgoddard/preact-render-spy | A testing tool for React-like components | 178 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
developit/preact-richtextarea | A customizable, state-linked text area component powered by Preact for rich text editing | 41 |
developit/preact-boilerplate | A starter project for building web applications using Preact, providing a development workflow, structure, and tools for CSS modules, testing, and deployment. | 969 |
compiiile/compiiile | A tool for rendering and deploying markdown files, providing features like live preview, search, slides, and production-ready builds. | 192 |
xrfang/mdv | A standalone tool for rendering Markdown documents with customizable syntax highlighting and formatting options. | 16 |
pauldotknopf/javascriptviewengine | A ViewEngine that enables rendering markup in a JavaScript environment for isomorphic/universal rendering of web pages. | 75 |
almost/react-native-html-webview | A React Native component that renders HTML content in a UIWebView with optional sanitization to remove script tags and similar unsafe elements. | 105 |
alexxnb/svelte-preprocess-markdown | Allows Svelte components to be written in markdown syntax | 137 |
derbyjs/d-showdown | A JavaScript component wrapper around a markdown rendering library to simplify the display of formatted text in user interfaces. | 1 |
ezekielchentnik/preact-no-ssr | An npm package that helps improve performance by skipping unnecessary server-side rendering of components | 8 |