1.0.0 • Published 12 months ago

@k8slens/react-application v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@k8slens/react-application

Usage

$ npm install @k8slens/react-application
import { reactApplicationFeature } from "@k8slens/react-application";
import { registerFeature } from "@k8slens/feature-core";
import { createContainer } from "@ogre-tools/injectable";

const di = createContainer("some-container");

registerFeature(di, reactApplicationRootFeature);

Extendability

1.0.0-alpha.7

12 months ago

1.0.0-alpha.6

12 months ago

1.0.0

12 months ago

1.0.0-alpha.5

12 months ago

1.0.0-alpha.4

12 months ago

1.0.0-alpha.3

1 year ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago