@feature-hub/core
Version:
Create scalable web applications using micro frontends.
40 lines (28 loc) • 1.06 kB
Markdown
# @feature-hub/core
[![Package Version][package-badge]][package-npm]
[![Website][website-badge]][website] [![API][api-badge]][api]
Create scalable web applications using micro frontends.
> Allows dynamic loading of micro frontends, lifecycle management of micro
> frontends, and controlled sharing of state and functionality between micro
> frontends.
## Installation
### Using Yarn
```sh
yarn add @feature-hub/core
```
### Using npm
```sh
npm install @feature-hub/core
```
---
Copyright (c) 2018-2024 Accenture Song Build Germany GmbH. Released under the
terms of the [MIT License][license].
[api]: https://feature-hub.io/@feature-hub/core/
[api-badge]:
https://img.shields.io/badge/API-%40feature--hub%2Fcore-%23ea3458.svg
[license]: https://github.com/feature-hub/feature-hub/blob/main/LICENSE
[package-badge]: https://img.shields.io/npm/v/@feature-hub/core.svg
[package-npm]: https://www.npmjs.com/package/@feature-hub/core
[website]: https://feature-hub.io/
[website-badge]:
https://img.shields.io/badge/Website-feature--hub.io-%23500dc5.svg