universal
Server-side renderer
Enables developers to render Angular applications on the server, making them accessible to search engines and improving user experience.
Server-side rendering and Prerendering for Angular
Archived
4k stars
144 watching
484 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clbond/angular-ssr | A solution for generating and rendering full Angular 4+ applications on the server in a single HTTP request | 30 |
angular/angular | A comprehensive documentation and resource hub for building web applications with the Angular framework. | 96,297 |
fulls1z3/universal | A seed project for building Angular Universal apps with Server-Side Rendering and various features for productivity and maintainability. | 705 |
angular/angular-cli | A set of tools and packages for building, testing, and managing Angular applications | 26,783 |
trilonio/aspnetcore-angular-universal | An advanced starter application combining ASP.NET Core 2.1 and Angular 7+, featuring server-side rendering for SEO, PWA capabilities, and internationalization. | 1,460 |
chrisguttandin/angular-prerender | Simplifies the build process of static Angular apps by prerendering routes and merging them with the static build | 126 |
angular-fullstack/generator-angular-fullstack | Generates an Angular-based web application with a full-stack setup using Express and MongoDB. | 6,121 |
angular/flex-layout | Provides an API for component layout and responsive design in Angular applications using Flexbox CSS. | 5,899 |
dot-build/angular-serve-and-run | Builds and runs an Angular application with additional execution capability | 3 |
jkuri/angular-rollup-starter | An Angular 2 starter project with Rollup.js support and Universal Prerendering for isomorphic applications | 32 |
innovic-io/angular-nestjs-rendering | A framework for building Angular applications with Server-Side Rendering using NestJS | 104 |
preactjs/preact | A fast and lightweight alternative to React that focuses on optimizing the Virtual DOM and enabling server-side rendering. | 36,827 |
scullyio/scully | Pre-renders an Angular app to plain HTML and CSS, allowing for faster page loads and reduced JavaScript download times. | 2,555 |
manekinekko/angular-ssr-swa | Demonstrates how to use Angular with Server-Side Rendering and Static Web Apps on Azure | 22 |
chieffancypants/angular-loading-bar | A module that automatically adds a loading bar to Angular applications | 5,167 |