1.2.3 • Published 2 days ago

@sagemodeninja/fluent-icon-element-component v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

Fluent Icon Element Component

Web component implementation of Windows 11's Icon Element.

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-icon-element-component

Contributing

See CONTRIBUTING.md for more information.

Set up

Initialize repo:

git clone https://github.com/sagemodeninja/fluent-icon-element-component.git
cd fluent-icon-element-component

Install the necessary dependencies:

npm install

Run a local demo:

npm start