This repository was archived by the owner on Mar 2, 2025. It is now read-only.
forked fromIKatsuba/ngx-ssr
- Notifications
You must be signed in to change notification settings - Fork0
ngx-ssr is a set of utilities for working with Angular Universal.
License
NotificationsYou must be signed in to change notification settings
banana6boom/ngx-ssr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ngx-ssr
is a set of utilities for working with Angular Universal.
The project contains:
- Three publishable libraries:
- @ngx-ssr/cache - in-memory implementation of the cache for GET requests and HTML. It is possible to change thestorage.
- @ngx-ssr/timeout — implementation of timeout for requests
- @ngx-ssr/platform — utilities for convenient work with platform-specific data
- One side publishable library:
ngx-rickandmorty
- The Rick and Morty application based on the Rick and Morty API. Theapplication build artifact is deployed to Firebase Hosting. Using Firebase Function and Angular Universal, theapplication is rendered on the server.
All developed libraries are used in the application.
Taiga UI is used as a UI framework.
About
ngx-ssr is a set of utilities for working with Angular Universal.
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- TypeScript87.0%
- HTML8.8%
- JavaScript4.0%
- Less0.2%