0.0.2-alpha • Published 2 years ago

elljo v0.0.2-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

EllJo

License: MIT npm version

EllJo is a web framework focused on performance. The compiler is written in golang and transforms your EllJo code into executable javascript.

Documentation

You can find the documentation on elljo.com

Useful tools

vite-plugin-elljo Enables the use of EllJo with vite

About

This repository contains the EllJo compiler and the EllJo runtime. The compiler compiles your EllJo code to plain js. The runtime provides some utilities that are needed to run compiled EllJo code in the browser.