Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/limichange/zaku

[WIP] A JSX-based UI builder for auto generate code.
https://github.com/limichange/zaku

editor electron jsx react ui-builder visual-programming visual-studio

Last synced: about 2 months ago
JSON representation

[WIP] A JSX-based UI builder for auto generate code.

Awesome Lists containing this project

README

        

# [WIP] A JSX-based UI builder 基于 JSX 的 UI 编辑器


avatar


preview

## Demo

- [Video](https://www.youtube.com/watch?v=_lS0FQg4340)
- [Github Page](https://limichange.github.io/zaku/)
- PC Client (todo)

## Usage

### Development

```
npm i
npm run start
```

auto open client or manual open http://localhost:8000/

### Build client

```
npm run dist
```

### Build website

```
npm run build
```

## Technology

- rxjs
- electron
- react
- nextjs
- typescript

## Author

avatar

[email protected]