enimatek-nl / tangu

client side single page javascript web app framework aka spa written in pure nim and transpiles into js
MIT License
11 stars 0 forks source link

Tangu

A client side single page javascript web app framework (SPA) in nim (js)

About

It's like angularjs / mithril.js / vuejs but made in nim js and uses jsffi to pass data between javascript and the nim code. Check out the minimal code example in wiki. Or check the examples/ folder for a simple todos app made with tangu.

alt text

Changes

Check the Releases for details about the changes between each version.

Documentation

Check out the wiki to get information about:

Roadmap

Planned features and research subjects to complete the framework as a production usable thing.

Features

Issues