/widgets

A powerful package designed to streamline the creation and management of reusable UI components in Beyond.js applications. It provides a flexible framework for building dynamic, modular widgets that can be easily integrated into any project.

Primary LanguageTypeScriptMIT LicenseMIT

@beyond-js/widgets package

@beyond-js/widgets is a package for BeyondJS, which is a platform for creating web projects as independent microfrontends. This package provides the ability to integrate new widget packages that support view or rendering libraries, making it easy to extend the functionality of your web project.

Features

  • Supports a wide range of rendering libraries, including React, Vue, Svelte, and SolidJS
  • Flexible and easily extensible, allowing for the integration of new libraries in the future

Getting Started

  1. Install the @beyond-js/widgets package in your BeyondJS project:
npm install @beyond-js/widgets
  1. Read the corresponding section of the BeyondJS documentation to learn how to add new rendering engines to your project.

Contributing

We welcome contributions to @beyond-js/widgets. If you'd like to contribute, please read the Contribution Guidelines.

License

@beyond-js/widgets is MIT licensed.