1.5.4 • Published 21 days ago

@workgrid-widgets/core v1.5.4

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

Workgrid Widgets - Core

Usage

This package is published to npm, and can be imported via cdn (ESM>CDN, UNPKG, jsDelivr).

The getToken method is required and must return a Workgrid User Auth Token (it may be synchronous or asynchronous).

<script type="module">
  import Core from '@workgrid-widgets/stream'

  new Core({
    getToken: () => { ... },
  })
</script>
1.5.4

21 days ago

1.5.3

29 days ago

1.5.2

30 days ago

1.5.1

2 months ago

1.5.0

3 months ago

1.4.0

3 months ago

1.3.24

3 months ago

1.3.23

3 months ago

1.3.22

4 months ago

1.3.21

4 months ago

1.3.20

4 months ago

1.3.19

5 months ago

1.3.18

5 months ago

1.3.17

6 months ago

1.3.16

6 months ago

1.3.15

6 months ago

1.3.14

6 months ago

1.3.13

6 months ago

1.3.13-0

7 months ago

1.3.12

7 months ago

1.3.11

7 months ago

1.3.10

7 months ago

1.3.9

7 months ago

1.3.8

8 months ago

1.3.7

8 months ago

1.3.6

8 months ago

1.3.5

8 months ago

1.3.4

8 months ago

1.3.3

8 months ago

1.3.2

8 months ago

1.3.1

8 months ago

1.3.0

8 months ago

1.2.0

8 months ago

1.1.0

8 months ago

1.0.0

9 months ago