Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonnyjong/ui-prototype
A clean, fully keyboard-enabled, feature-rich UI prototype designed specifically for Electron.
https://github.com/jonnyjong/ui-prototype
Last synced: about 1 month ago
JSON representation
A clean, fully keyboard-enabled, feature-rich UI prototype designed specifically for Electron.
- Host: GitHub
- URL: https://github.com/jonnyjong/ui-prototype
- Owner: JonnyJong
- License: mit
- Created: 2024-01-02T08:30:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T22:33:07.000Z (8 months ago)
- Last Synced: 2024-06-05T00:10:11.509Z (8 months ago)
- Language: TypeScript
- Homepage: https://ui-prototype.jonnys.top
- Size: 20.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
**Project Status:** The project is currently in the development phase and certain features have not yet been completed.
**项目状态:** 该项目目前还处于开发阶段,某些功能尚未完成。
UI-PROTOTYPE
[![Build Status](https://github.com/JonnyJong/UI-PROTOTYPE/workflows/Tests/badge.svg)](https://github.com/JonnyJong/UI-PROTOTYPE/actions)
A clean, fully keyboard-enabled, feature-rich UI prototype designed specifically for Electron.
一个简洁的、完整键盘支持、功能丰富的专为 Electron 设计的 UI 原型 。## Quick start / 快速开始
```sh
npm install
npm run compile
npm start
```## Document / 文档
https://ui-prototype.jonnys.top
## Progress / 进度
- [ ] UI Components / UI 组件
- [ ] Plugin System / 插件系统
- [ ] Keyboard Support / 键盘支持