Skip to content

Examples of using CommandBar with different JS frameworks

Notifications You must be signed in to change notification settings

tryfoobar/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using CommandBar with frameworks

This is a repo containing the same app built with different frameworks and integrated with CommandBar.

The app used is a basic CRUD app based on the 7GUIs CRUD spec plus 1 additional route.

This minimal app showcases adding searchable context, commands that can be executed anywhere from within the app, and routing using CommandBar.

Demo

CleanShot 2022-05-17 at 11 01 31

Features

  • All actions can be completed in UI and CommandBar
  • Everything in CommandBar is done with the SDK
  • A router is used to prevent page reload
  • All CRUD actions can be completed from any point in the app
  • 2 routes to navigate between: "/" and "/foo"

Example repos scaffolded using:

Documentation

CommandBar Documentation

CommandBar SDK Documentation

Screenshots

CleanShot 2022-05-17 at 10 59 14@2x

Acknowledgements

  • Command icons designed by OpenMoji – the open-source emoji and icon project. License: CC BY-SA 4.0

About

Examples of using CommandBar with different JS frameworks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published