0.5.3 • Published 11 days ago

@druid-toolkit/visuals-core v0.5.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 days ago

npm version

@druid-toolkit/visuals-core

A framework to make building applications that talk to Druid hassle-free.

Concepts

  ┌────────┐   ┌────────┐
  │ Store  │   │ Druid  │
  └────────┘   └────────┘
      ▲            ▲                                   ┌────────────────────────┐
      │ state      │ SQL                           ┌───┤  Visualization Module  │
      ▼            ▼                               │   └────────────────────────┘
  ┌─────────────────────┐                          │
  │                     │        register to       │   ┌────────────────────────┐
  │ Host                │ ◄────────────────────────┼───┤  Visualization Module  │
  │                     │                          │   └────────────────────────┘
  └──────────────┬──────┘                          │
                 │  ▲                              │   ┌────────────────────────┐
    renders with │  │      give new values         └───┤  Visualization Module  │
parameter values │  └─────────────────────────┐        └────────────────────────┘
                 │                            │
                 ├─────────────────────────┐  │
                 │                         │  │
                 │                         │  │
                 ▼                         ▼  │
 ┌────────────────────────┐       ┌───────────┴─────┐
 │ Selected module        │       │ Controls        │
 └────────────────────────┘       └─────────────────┘

Host

The host synchronizes different parts of your application. In other words, it acts as the model (by storing and persisting your application's state) and as the controller (by providing a variety of convenience functions to modify the state).

Visual Module

A visual module:

  • gives a SQL query (or several) and receives data
  • receives an HTML container and renders in it
  • gives parameters definitions and receives parameters values

License

Apache 2.0

0.5.3

11 days ago

0.5.2

2 months ago

0.5.1

2 months ago

0.5.0

3 months ago

0.4.7

3 months ago

0.4.6

4 months ago

0.4.5

4 months ago

0.3.9

10 months ago

0.3.0

11 months ago

0.3.6

10 months ago

0.4.4

6 months ago

0.3.5

10 months ago

0.3.8

10 months ago

0.3.7

10 months ago

0.4.1

7 months ago

0.3.2

10 months ago

0.4.0

8 months ago

0.3.1

10 months ago

0.4.3

7 months ago

0.3.4

10 months ago

0.4.2

7 months ago

0.3.3

10 months ago

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.0.35

1 year ago

0.0.34

1 year ago

0.0.32

1 year ago

0.0.31

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.28

1 year ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago