Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/virtualvivek/windows-ui

Build Windows Fluent UI apps using Html, CSS & JavaScript. Comes with Rich Native Like Components.
https://github.com/virtualvivek/windows-ui

css-framework electron-app fluent-interface fluentui uwp-apps windows windows-app windows-ui windows-uwp

Last synced: about 21 hours ago
JSON representation

Build Windows Fluent UI apps using Html, CSS & JavaScript. Comes with Rich Native Like Components.

Awesome Lists containing this project

README

        




windows-ui

Build Windows native look & feel apps using Html, CSS & JavaScript.


Explore Project Docs »

# Status

npm



windows-ui.min.css


windows-ui.min.js










Icons


Colors



Boilerplate

Getting Started

You can start a new project with a [boilerplate](https://github.com/windows-ui/boilerplate).

# Imports
You can use a local copies or import via [jsDelivr](https://www.jsdelivr.com/).

```html

```

# npm
You can either install via [npm](https://www.npmjs.com/package/windows-ui-fabric).

```sh
$ npm install windows-ui-fabric

@import "windows-ui-fabric/dist/config/app-config.css";
@import "windows-ui-fabric/dist/windows-ui.min.css";
@import "windows-ui-fabric/dist/icons/winui-icons.css";
```

# Find this project useful? :heart:
Support it by joining [**stargazers**](https://github.com/virtualvivek/windows-ui/stargazers) for this repository. :star:

# License

`Windows-ui` is licensed under [MIT License](https://github.com/virtualvivek/windows-ui/blob/master/LICENSE) •
Copyright (c) [**virtualvivek**](https://github.com/virtualvivek).