All Projects → limichange → zaku

limichange / zaku

Licence: MIT License
[WIP] A JSX-based UI builder for auto generate code.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to zaku

ExtendScript-for-Visual-Studio-Code
Extension that adds Adobe ExtendScript support to Visual Studio Code
Stars: ✭ 29 (-57.35%)
Mutual labels:  visual-studio, jsx
string-replace-to-array
Like Javascript's string.replace, but accepts and returns an array
Stars: ✭ 19 (-72.06%)
Mutual labels:  jsx
XPathTools
A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
Stars: ✭ 40 (-41.18%)
Mutual labels:  visual-studio
FileBrowser
A faked Total Commander in C#
Stars: ✭ 14 (-79.41%)
Mutual labels:  visual-studio
njsx
A customizable and declarative interface for creating React and React Native components without JSX syntax.
Stars: ✭ 29 (-57.35%)
Mutual labels:  jsx
After-Effects-Fun
Expressions, scripts and projects for Adobe After Effects
Stars: ✭ 20 (-70.59%)
Mutual labels:  jsx
indent.js
Pure code indentation for jsx, tsx, ts, js, html, css, less, scss.
Stars: ✭ 55 (-19.12%)
Mutual labels:  jsx
vlocode
Vlocity development extension for Visual Studio Code
Stars: ✭ 18 (-73.53%)
Mutual labels:  visual-studio
react-tabllist
React-based customizable style table or list components that support event and callback functions.
Stars: ✭ 20 (-70.59%)
Mutual labels:  jsx
ILMerge-MSBuild-Task
Adds ILMerge to Visual Studio 2013/2017 or automated builds. This Task is intended to work right out of the box however, it supports a configuration file where you can control every ILMerge property including the list of assemblies to be merged.
Stars: ✭ 52 (-23.53%)
Mutual labels:  visual-studio
candycrushreact
Candy crush app with React Js
Stars: ✭ 12 (-82.35%)
Mutual labels:  jsx
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (-51.47%)
Mutual labels:  visual-studio
FlaxSamples
Collection of example projects for Flax Engine
Stars: ✭ 50 (-26.47%)
Mutual labels:  visual-studio
jsxmock
使用 JSX 来定义 Mock Server
Stars: ✭ 31 (-54.41%)
Mutual labels:  jsx
snabbdom-pragma
'NotReact.createElement' jsx pragma although for snabbdom
Stars: ✭ 47 (-30.88%)
Mutual labels:  jsx
pityWeb
🎉一个持续迭代的开源接口测试平台(前端),欢迎大家多提issue多给反馈。 求star⭐,我会努力更新下去的!
Stars: ✭ 25 (-63.24%)
Mutual labels:  jsx
MonoGame.Forms
MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
Stars: ✭ 183 (+169.12%)
Mutual labels:  visual-studio
zaftig
~2kB css in js: z`display flex` // .zjsdkk43-1
Stars: ✭ 15 (-77.94%)
Mutual labels:  jsx
firecode
VS Code Firestore Rules Extension
Stars: ✭ 35 (-48.53%)
Mutual labels:  visual-studio
AppVeyorExtension
AppVeyor extension for Visual Studio
Stars: ✭ 15 (-77.94%)
Mutual labels:  visual-studio

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

avatar

preview

Demo

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].