Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 569 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 569 Bytes

Time control

Usage

npm install @eox/timecontrol
// for setups with bundlers e.g. Vite
import "@eox/timecontrol"

// or, for e.g. single HTML files without bundler
import "@eox/timecontrol/dist/eox-timecontrol.js"

<eox-timecontrol></eox-timecontrol>

Please refer to the timecontrol docs for more details.

Development

For a development setup, please check the root-level readme.

Changelog

Created automatically here