Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T19:54:32.000Z (about 7 years ago)
- Last Synced: 2024-10-20T12:50:16.569Z (3 months ago)
- Topics: angular, angular4, aot, npm-package, platform-server, state, transfer, typescript, universal
- Homepage:
- Size: 139 KB
- Stars: 25
- Watchers: 4
- 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**[![CircleCI](https://circleci.com/gh/fulls1z3/ngx-universal.svg?style=shield)](https://circleci.com/gh/fulls1z3/ngx-universal)
[![coverage](https://codecov.io/github/fulls1z3/ngx-universal/coverage.svg?branch=master)](https://codecov.io/gh/fulls1z3/ngx-universal)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Greenkeeper badge](https://badges.greenkeeper.io/fulls1z3/ngx-universal.svg)](https://greenkeeper.io/)
[![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](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