https://github.com/fulls1z3/ngx-universal
Server platform libraries for Angular
https://github.com/fulls1z3/ngx-universal
angular angular4 aot npm-package platform-server state transfer typescript universal
Last synced: 24 days ago
JSON representation
Server platform libraries for Angular
- Host: GitHub
- URL: https://github.com/fulls1z3/ngx-universal
- Owner: fulls1z3
- License: mit
- Archived: true
- Created: 2017-03-28T11:01:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T19:54:32.000Z (over 7 years ago)
- Last Synced: 2025-03-19T09:37:01.869Z (about 1 month ago)
- Topics: angular, angular4, aot, npm-package, platform-server, state, transfer, typescript, universal
- Homepage:
- Size: 139 KB
- Stars: 25
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-angular-components - @ngx-universal/state-transfer - State transferring utility for Angular Universal. (Uncategorized / Uncategorized)
- awesome-angular-components - @ngx-universal/state-transfer - State transferring utility for Angular Universal. (Uncategorized / Uncategorized)
README
# ngx-universal
Server platform libraries for **Angular**[](https://circleci.com/gh/fulls1z3/ngx-universal)
[](https://codecov.io/gh/fulls1z3/ngx-universal)
[](https://github.com/facebook/jest)
[](https://conventionalcommits.org)
[](https://greenkeeper.io/)
[](https://angular.io/styleguide)> Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
#### NOTICE
The official [@ng-universal/express-engine] and [Angular 5.x] are out and **runs OK**, so this library is no longer maintained and **deprecated**.## Packages:
Name | Description | NPM
--- | --- | ---
[@ngx-universal/express-engine](https://github.com/fulls1z3/ngx-universal/tree/master/packages/@ngx-universal/express-engine) | DEPRECATED: use [@ng-universal/express-engine] | ---
[@ngx-universal/state-transfer](https://github.com/fulls1z3/ngx-universal/tree/master/packages/@ngx-universal/state-transfer) | DEPRECATED: use [Angular 5.x] | ---## License
The MIT License (MIT)Copyright (c) 2018 [Burak Tasci]
[master]: https://github.com/ngx-universal/core/tree/master
[5.x.x]: https://github.com/ngx-universal/core/tree/5.x.x
[@ng-universal/express-engine]: https://www.npmjs.com/package/@nguniversal/express-engine
[Angular 5.x]: https://github.com/angular/angular
[ng-seed/universal]: https://github.com/ng-seed/universal
[Burak Tasci]: https://github.com/fulls1z3