2.2.4 • Published 4 years ago

elm-canvas v2.2.4

Weekly downloads
74
License
MIT
Repository
-
Last release
4 years ago

elm-canvas

Custom element to be used in conjunction with the joakin/elm-canvas library.

This package exposes a file elm-canvas.js that you will need to include before your elm application for it to work.

The file is ES2015 syntax and uses the customElements registry, so if you need to support older browsers ensure you transpile this file to ES5 and add the necessary polyfills (see this for example).

You can also use this file from some CDN directly if you need to use it in ellie or so like this:

Version compatibility:

elm-canvas (Elm)elm-canvas (npm)
1.x1.x
2.x2.x
3.x2.x
>= 3.0.42.2.X
2.2.4

4 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.0

6 years ago

1.0.0

6 years ago