AboutPackagesBoardsWidgetsPublishDemoTutorialGitHub
Set 'Help' to 'show' in the top-right hand corner to display the widget's help link.

Smart Documents

This section was written in markdown, converted to HTML with markdown-it, and rendered with the welcome.markdown widget. This demo document is a proof of concept and the lessons learned will be applied to GitSense Docs which will be DevBoard + Markdown + LLM, so stay tuned to learn more.

Context Aware

The three widgets below will only be displayed when there is a repo path in the URL. Go back to the previous page to hide them.

Widget #1
Supabase
Widget #2
Vercel
Widget #3
Deno

Left widget

Click to say "hello" to the right widget.

Say hello

Right widget

Click to say "hello" to the left widget.

Say hello

Example 1

This widget demonstrates how you can program a widget to return server side data with just a few lines of code. Click the button below to make a fetch call to this widget's server side data endpoint.

Fetch server side date

Example 2

This widget demonstrates how you can create widgets that are soley designed to serve server side data. Click the button below to hide this widget and to enable the button in example 3.

Hide widget

Example 3

This widget demonstrates how widgets can use other widgets to get server side data. Click the button below to get the repo data for facebook/react from the example 2 widget.

Get repo data