react-view
Server-side React renderer
A Koa view engine that enables rendering React components on the server-side.
A Koa view engine which renders React components on server
259 stars
14 watching
30 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| Middleware for validating parameters in web applications | 67 |
| Middleware to alter URLs in Koa applications | 98 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| Converts markdown to HTML for use with Koa.js applications | 37 |
| Middleware for handling error responses in web applications. | 102 |
| A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| Provides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property. | 140 |