0.0.29 • Published 1 year ago

time-ticker v0.0.29

Weekly downloads
12
License
MIT
Repository
github
Last release
1 year ago

Published on webcomponents.org

time-ticker

time-ticker is a non-visible custom element that fires an event periodically.

npm.io

Uses this library, explained here.

<time-ticker loop repeat="10" duration="200"></time-ticker>

API Reference

Example 1. Based off Text Scramble

Demo

time-ticker uses JSON modules, which seem to be wending their way, ever so slowly, into Firefox and Safari.

In the meantime, use the polyfill to accommodate non chromium browsers:

    <script type="esms-options">{ "polyfillEnable": ["json-modules"] }</script>
    <script async src="https://ga.jspm.io/npm:es-module-shims@1.4.6/dist/es-module-shims.js"></script>
0.0.29

1 year ago

0.0.28

1 year ago

0.0.27

1 year ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

6 years ago

0.0.8

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago