ngx-ssr-exclude
ngx-ssr-exclude library provides structural directives to exclude certain elements or components from Angular Server-side Rendering (SSR) as well as browser rendering. It allows you to push smaller html pages to the users resulting in faster load times, l
@devhelponline/create-node-mocks
Mock window | document | global objects in Node. Useful for Angular Universal projects or any JS applications doing SSR where these must be stubbed out to prevent errors.