3.1.23 • Published 6 years ago

widgzard v3.1.23

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

WIDGZARD

postoreder walk

Widgzard is a simple module, which allows to build arbirary DOM tree through components with their own lifecycle.


Widgzard will be useful if

  • You want to render arbitrary dom trees from literal objects and attach it somewhere.

  • each component needs to exploit his own and others component lifecycle

  • all components should comunicate in a clear way

The Widgzard aims to solve the problem in a clear way, receiving a main object literal containing all is needed to get whatever is needed really fast.


Install it

@ npm install widgzard

Use it

In the <head> of your html attach the

<script src="THE_PATH_TO_WIDGZARD/dist/theWidgzard.js"></script>

Run the demos

In your node_modules/widgzard folder run

> npm i
// and then 
> npm run buildev

hint: buildev launches a demon process watching for relevant changes in the source folder, also starts a small dev-srv:
navigate to http://localhost:3001/samples

... to be continued !!!

3.1.23

6 years ago

3.1.22

6 years ago

3.1.21

6 years ago

3.1.20

6 years ago

3.1.19

6 years ago

3.1.18

6 years ago

3.1.17

6 years ago

3.1.16

6 years ago

3.1.15

6 years ago

3.1.14

6 years ago

3.1.13

6 years ago

3.1.12

6 years ago

3.1.11

6 years ago

3.1.10

6 years ago

3.1.8

6 years ago

3.1.7

6 years ago

3.1.6

6 years ago

3.1.5

6 years ago

3.1.4

6 years ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago