1.0.1 • Published 11 months ago

@sagemodeninja/person-picture-component v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Person Picture 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/person-picture-component

Contributing

See CONTRIBUTING.md for more information.

Set up

Initialize repo:

git clone https://github.com/sagemodeninja/person-picture-component.git
cd person-picture-component

Install the necessary dependencies:

npm install

Run a local demo:

npm start