@sagemodeninja/fluent-command-bar-component
v2.0.2
Published
Web component implementation of Windows 11's Command Bar.
Downloads
163
Readme
Fluent Command Bar Component
Web component implementation of Windows 11's Command Bar.
Documentation
See the wiki for guides on how to use the components.
Or, see the demo site for examples and demos.
Installation
From within your project, run:
npm i @sagemodeninja/fluent-command-bar-component
Contributing
See CONTRIBUTING.md for more information.
Set up
Initialize repo:
git clone https://github.com/sagemodeninja/fluent-command-bar-component.git
cd fluent-command-bar-component
Install the necessary dependencies:
npm install
Run a local demo:
npm start