Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.
/ widget-browser Public archive

A LaxarJS application to browse widgets and their documentation

License

Notifications You must be signed in to change notification settings

LaxarJS/widget-browser

Repository files navigation

WidgetBrowser Build Status

The LaxarJS WidgetBrowser contains all widgets provided by the LaxarJS Team. Select a widget from the list to access its documentation. Along with the README.md of the selected widget, details such as version, dependencies and the configuration options are shown. This information is generated from the widget metadata (package.json and widget.json).

Installing the WidgetBrowser

These steps are required to install your local version of the LaxarJS widget browser:

git clone https://github.com/LaxarJS/widget-browser.git
cd widget-browser
npm install
npm run dist
npm start

About

A LaxarJS application to browse widgets and their documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published