after.js
React app renderer
A framework that allows React apps to be rendered on the server with automatic routing and data fetching using React Router.
Next.js-like framework for server-rendered React apps built with React Router
4k stars
47 watching
201 forks
Language: TypeScript
last commit: 9 months ago razzlereactreact-routerserver-side-renderingssrwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
fridays/next-routes | Dynamic routing utility for Next.js applications | 2,473 |
remix-run/react-router | A lightweight routing library for the React JavaScript framework, enabling declarative navigation and management of client-side routes. | 53,130 |
vercel/next.js | A React framework for building fast and scalable web applications with server-side rendering, static site generation, and hybrid support. | 127,022 |
jaredpalmer/razzle | A tool that abstracts complex configuration needed for building SPA's and SSR applications | 11,105 |
cookpete/react-player | A React component for playing various video formats from different sources | 9,398 |
ixartz/next-js-boilerplate | A comprehensive Next.js project template with built-in features and tools for rapid development of modern web applications. | 9,334 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
saltyshiomix/nextron | A framework that enables developers to build desktop applications using web technologies such as Next.js and Electron. | 3,952 |
iamvishnusankar/next-sitemap | A tool for generating sitemaps and robots.txt files for Next.js applications | 3,343 |
flatiron/director | A routing library for building single-page apps and Node.js applications with minimal differences between browser and Node.js environments. | 5,603 |
instantcommerce/next-api-decorators | Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes | 417 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
molefrog/wouter | A lightweight routing solution for React and Preact applications | 6,743 |
jaredpalmer/the-platform | Provides React Hooks and components for accessing browser APIs in a Suspense-friendly manner. | 4,402 |