0.1.56 • Published 5 months ago

winnie v0.1.56

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
5 months ago

Winnie Browser GUI Designer

Winnie is WYSIWYG GUI designer for Kenga widgets.

Winnie allows you to create, edit and save to clipboard a composition of Kenga widgets.

It contains widgets palette, visual playground, properties pane and view structure explorer arranged in multisplit layout.

Features

  • Some predefined templates.
  • Comprehensive palette of widgets.
  • Extensible palette.
  • Extensible templates.
  • Darg & drop from palette to visual playground.
  • Snap to grid while visual manipulation with mouse.
  • Undo/redo of every action.
  • Opening layout composition from .json files with JSON data.
  • Adoption of an already created kenga composition module and editing it.
  • Saving results to clipboad as JSON data.
  • Generating of Es6 code that creates a layout in runtime without dependecies on Winnie.
  • Saving only edited properties if thiers values are not same as default ones.

Demo

There is a demo application with Winnie - KengaJS Designer Demo

Run

To build Winnie from source and run it with your default browser, type the following in your command prompt:

npm start

Build

To biuld a ready to use bundle, type the following in your command prompt:

gulp bundle

To build a bundle suitable for debugging, type the following in your command prompt:

gulp bundle --dev

To build Winnie as a library package, type the following in your command prompt:

gulp lib
0.1.54

6 months ago

0.1.55

6 months ago

0.1.56

5 months ago

0.1.52

2 years ago

0.1.50

2 years ago

0.1.51

2 years ago

0.1.49

2 years ago

0.1.46

2 years ago

0.1.47

2 years ago

0.1.48

2 years ago

0.1.44

2 years ago

0.1.45

2 years ago

0.1.43

2 years ago

0.1.41

2 years ago

0.1.42

2 years ago

0.1.40

3 years ago

0.1.39

3 years ago

0.1.36

3 years ago

0.1.37

3 years ago

0.1.38

3 years ago

0.1.35

3 years ago

0.1.34

3 years ago

0.1.33

3 years ago

0.1.32

6 years ago

0.1.31

6 years ago

0.1.30

6 years ago

0.1.29

6 years ago

0.1.28

6 years ago

0.1.27

6 years ago

0.1.26

6 years ago

0.1.25

6 years ago

0.1.24

6 years ago

0.1.23

6 years ago

0.1.22

6 years ago

0.1.21

6 years ago

0.1.20

6 years ago

0.1.19

6 years ago

0.1.18

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

7 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago