Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alex8088/electron-uikit

UI kit for Electron. e.g. titlebar, contextmenu, notification, etc.
https://github.com/alex8088/electron-uikit

contextmenu electron notification titlebar ui

Last synced: about 10 hours ago
JSON representation

UI kit for Electron. e.g. titlebar, contextmenu, notification, etc.

Awesome Lists containing this project

README

        

electron-uikit

UI kit for Electron. e.g. titlebar, contextmenu, notification, etc.


electron
license

## Packages

| Package | Description | Version |
| ----------------------------------------------------- | :---------------------- | :------------------------------------------------------------------------------------------------------------------------------------- |
| [@electron-uikit/core](packages/core) | Electron UI kit core | [![core version](https://img.shields.io/npm/v/@electron-uikit/core.svg?label=%20)](packages/core/CHANGELOG.md) |
| [@electron-uikit/contextmenu](packages/contextmenu) | Context menu | [![contextmenu version](https://img.shields.io/npm/v/@electron-uikit/contextmenu.svg?label=%20)](packages/contextmenu/CHANGELOG.md) |
| [@electron-uikit/notification](packages/notification) | Notification | [![notification version](https://img.shields.io/npm/v/@electron-uikit/notification.svg?label=%20)](packages/notification/CHANGELOG.md) |
| [@electron-uikit/titlebar](packages/titlebar) | Title bar web component | [![titlebar version](https://img.shields.io/npm/v/@electron-uikit/titlebar.svg?label=%20)](packages/titlebar/CHANGELOG.md) |
| [@electron-uikit/toast](packages/toast) | Toast | [![toast version](https://img.shields.io/npm/v/@electron-uikit/toast.svg?label=%20)](packages/toast/CHANGELOG.md) |

## License

[MIT](./LICENSE)