A curated list of awesome Karax libraries, software and resources.
Karax is a framework for developing single page applications in Nim.
See something you think belongs here? Feel free to fork and send a PR!
- Exploring Karax - a quick tour through some basic functionality that Karax has
- Karax (Araq's Musings) - Araq's introduction to Karax
- The Nim Discord channel - the #webdev channel the place to go for help
- The Nim forum
- html2karax - Converts static html to Karax in Nim
- faster-than-csv - Convert CSV to Karax table
- Karax's Examples - examples that are a part of the Karax repository itself
- Simple Twitter - a simple example of using Karax with Jester for a CRUD app
- World Clock - a stateful component example
- Step By Step UPC-A Barcode Generator
- A* BFS DFS visualizer