0.0.14 • Published 10 months ago

@damienmortini/damdom-lottie v0.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

<damdom-lottie>

Installation

npm install @damienmortini/damdom-lottie

Simple Usage

<script src="node_modules/@damienmortini/damdom-lottie/index.js"></script>

<damdom-lottie></damdom-lottie>

Usage with custom name

<script type="module">

  import Element from '@damienmortini/damdom-lottie';

  window.customElements.define('my-element-name', class extends Element { });

</script>

<my-element-name></my-element-name>
0.0.14

10 months ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

4 years ago

0.0.1

4 years ago

0.0.2

4 years ago