0.0.29 • Published 4 days ago

time-ticker v0.0.29

Weekly downloads
12
License
MIT
Repository
github
Last release
4 days 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

4 days ago

0.0.28

28 days ago

0.0.27

4 months ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.26

1 year ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

5 years ago

0.0.8

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago