Skip to content

egargan-ft/ef-runtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%