ef-runtime
v1.0.0
Published
This is a monorepository containing the runtime for extensible-frontends, and it includes the following packages:
Downloads
1
Readme
ef-runtime
This is a monorepository containing the runtime for extensible-frontends, and it includes the following packages:
- ef-runtime-client: This is the client-side runtime, which runs in web-browsers to dynamically load in components.
- ef-runtime-server: Placeholder for the server-side runtime, which runs in a NodeJS server environment to dynamically load in components.
- ef-runtime-library: This is a shared library which includes common code and shared interfaces for the runtime.
Note: The package names here may change, and these packages may be moved into another repository.