Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.52 KB

README.md

File metadata and controls

42 lines (33 loc) · 2.52 KB

ngx-universal

Server platform libraries for Angular

CircleCI coverage tested with jest Conventional Commits Greenkeeper badge Angular Style Guide

Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.

NOTICE

This 4.x.x branch is intented to work with @angular v4.x.x. If you're developing on a later release of Angular than v4.x.x, then you should probably choose the appropriate version of this library by visiting the master branch.

Packages:

Name Description NPM
@ngx-universal/express-engine DEPRECATED: use @ng-universal/express-engine ---
@ngx-universal/state-transfer State transferring utility for Angular Universal npm version

Examples

  • ng-seed/universal is an officially maintained seed project, showcasing common patterns and best practices for ngx-universal.

Contributing

If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:

License

The MIT License (MIT)

Copyright (c) 2017 Burak Tasci