UNPKG

@minskylab/realshadow

Version:

A simple library to give shadows based on the current real time for any html element.

6 lines (4 loc) 103 B
import { startTicker } from "./shadows"; // document.onload = (e: Event) => { startTicker(100); // };