# @feature-hub/async-ssr-manager

[![Package Version][package-badge]][package-npm]
[![Website][website-badge]][website] [![API][api-badge]][api]

A Feature Service to manage asynchronous server-side rendering.

## Installation

### Using npm

```sh
npm install @feature-hub/async-ssr-manager
```

---

Copyright (c) 2018-2026 Accenture Song Build Germany GmbH. Released under the
terms of the [MIT License][license].

[api]: https://feature-hub.io/@feature-hub/async-ssr-manager/
[api-badge]:
  https://img.shields.io/badge/API-%40feature--hub%2Fasync--ssr--manager-%23ea3458.svg
[issue-25]: https://github.com/feature-hub/feature-hub/issues/25
[license]: https://github.com/feature-hub/feature-hub/blob/main/LICENSE
[package-badge]: https://img.shields.io/npm/v/@feature-hub/async-ssr-manager.svg
[package-npm]: https://www.npmjs.com/package/@feature-hub/async-ssr-manager
[website]: https://feature-hub.io/
[website-badge]:
  https://img.shields.io/badge/Website-feature--hub.io-%23500dc5.svg
