Skip to content

vdobro/jd-clock

Repository files navigation

jd-clock

jd-clock (JD laikmatis) is a simple countdown timer app, developed for usage in debates as developed by Jaunimo debatai within the scope of project "Ateitis yra šiandien" ("The future is now").

Building

Use the package manager yarn to build jd-clock.

yarn install
yarn build

Usage

You can either use jd-clock as a standalone app or embed it in any web page, e.g. a WordPress blog, by simply including the bundled script and creating an empty div with ID jd-clock-root.

You can use the following example snippet as a reference:

<script type="module" crossorigin src="https://example.com/assets/index.js"></script>
<div id="jd-clock-root"></div>

Contributing

Pull requests are welcome, especially any regarding internationalization, accessibility and testing. For major changes, please open an issue first to discuss what you would like to change.

License

AGPL

About

Stopwatch/timer app for the JD-developed debates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published