0.1.9 • Published 2 years ago

@beyond-js/kernel v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Welcome to @beyond-js/kernel

This package contains a set of essential utility functionalities for developing projects in BeyondJS.

With @beyond-js/kernel, you have access to the Events and routing modules, allowing you to easily manage events and navigate between microfrontends in your BeyondJS application.

To start using this package, simply import the required functionality into your project:

import {Events, routing} from '@beyond-js/kernel'