universal

所属分类:Python编程
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-06-28 13:25:08
上 传 者sh-1993
说明:  服务器端渲染和角度预渲染
(Server-side rendering and Prerendering for Angular)

文件列表:
.bazelignore (267, 2023-11-28)
.bazelrc (2911, 2023-11-28)
.bazelversion (6, 2023-11-28)
.circleci/ (0, 2023-11-28)
.circleci/bazel.rc (939, 2023-11-28)
.circleci/config.yml (4397, 2023-11-28)
.editorconfig (283, 2023-11-28)
.eslintignore (122, 2023-11-28)
.eslintrc.json (3598, 2023-11-28)
.ng-dev/ (0, 2023-11-28)
.ng-dev/commit-message.mts (360, 2023-11-28)
.ng-dev/config.mts (223, 2023-11-28)
.ng-dev/format.mts (240, 2023-11-28)
.ng-dev/github.mts (272, 2023-11-28)
.ng-dev/pull-request.mts (366, 2023-11-28)
.ng-dev/release.mts (1032, 2023-11-28)
.ng-dev/tsconfig.json (161, 2023-11-28)
.npmignore (38, 2023-11-28)
.npmrc (21, 2023-11-28)
.prettierignore (29, 2023-11-28)
.prettierrc (101, 2023-11-28)
BUILD.bazel (1215, 2023-11-28)
CHANGELOG.md (28877, 2023-11-28)
CODE_OF_CONDUCT.md (3649, 2023-11-28)
CONTRIBUTING.md (9828, 2023-11-28)
LICENSE (1078, 2023-11-28)
SECURITY.md (403, 2023-11-28)
... ...

# Angular Universal Angular Universal was a project to expand on the core APIs from Angular (platform-server) to enable developers to do server side rendering of Angular applications in a variety of scenarios. ## This repository has been merged into the Angular CLI repo In version 17, Universal has been moved into the [Angular CLI repo](https://github.com/angular/angular-cli). Code has been refactored and renamed (mostly under [`@angular/ssr`](https://github.com/angular/angular-cli/tree/main/packages/angular/ssr/) now), but the core functionality and architecture is unchanged. Universal features such as server-side rendering and build-time prerendering are now directly supported in Angular CLI and do not require a separate integration with Universal. As a result, this repository is effectively in maintenance mode and is no longer accepting contributions. Improvements to Angular's SSR/prerendering tooling should be made against the [CLI repo](https://github.com/angular/angular-cli) directly. Universal versions under long-term support (LTS) are still maintained by the Angular team and will continue to receive security fixes until they fall out of LTS.

近期下载者

相关文件


收藏者