prep
Web renderer
A tool to pre-render web applications into static HTML for SEO and improved loading speed.
Pre-renders your web app (React, Vue, Angular, ...) into static HTML based on your specified routes enabling SEO for single page applications.
373 stars
10 watching
27 forks
Language: JavaScript
last commit: about 6 years ago apollographqlgraphcoolprerenderreactseoserver-side-renderingvue
Related projects:
Repository | Description | Stars |
---|---|---|
s1owjke/prisma-query-formatter | Utility to format Prisma queries and substitute placeholders with values for logging purposes. | 1 |
developit/preact-markup | A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
shootingfly/water | A library for writing HTML in plain Crystal. | 28 |
jsakamoto/blazorwasmprerendering.build | A package that pre-renders Blazor WebAssembly apps and saves them as static HTML files in the public folder. | 261 |
futureaus/servue | A server-side rendering engine for Vue Single File Components (SFCs) into HTML strings. | 60 |
aheze/prism | A lightweight 3D rendering solution for SwiftUI applications | 922 |
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 |
preactjs/preact-render-to-string | A utility for rendering JSX and Preact components to HTML strings. | 653 |
ef4/prember | Automates the generation of pre-rendered HTML files for Ember applications at build time. | 194 |
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
ericclemmons/react-resolver | A tool for async rendering and data-fetching in React applications. | 1,646 |
rjanot/yuccaprerenderbundle | Generates prerendered HTML versions of dynamic JavaScript pages on the fly to improve SEO for web applications. | 56 |
ramon-mendes/scitersharp | A C# wrapper for Sciter, a multi-platform HTML engine. | 107 |