Gillie is a JavaScript micro-framework that lets you easily structure your app using models, views and handlers. Gillie takes things from Backbone, jQuery and Underscore, it is very easy to set up and it's only dependency is jQuery.
Include jQuery, Gillie and your app scripts.
<script src="https://github.com/PabloVallejo/gillie/raw/v0.2.1/js/jquery.js"></script>
<script src="https://github.com/PabloVallejo/gillie/raw/v0.2.1/js/gillie.js"></script>
<script src="https://github.com/PabloVallejo/gillie/raw/v0.2.1/js/yourapp.js"></script>
Library documentation and examples can be found in the project page
Pull requests are highly appreciated. Feel free to report a bug, typo, enhancement or a feature you may want Gillie to have.
$ claude mcp add gillie \
-- python -m otcore.mcp_server <graph>