Skip to content

ilmanzo/karax_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

made-with-nim

Karax component example

This example is an implementation of a Karax component-based app.

It's a simple "world clock". You can create as many clocks you need, all running in different timezones.

Component KClock is stateful, so you can manage many of them independently in the same page.

To build it from source, just run

nimble -y install && nimble make

to install dependencies and compile the code.

Then open index.html with your favourite browser, or simply click here for a live example

Demo

Demo

About

Demo of karax dynamic component design

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages