Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 781 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 781 Bytes

AzothJS Monorepo

Welcome to the Azoth Project!

Azoth is currently under active development. However, there is much to play around with.

Packages and Projects

Packages

package purpose status
compiler Core JSX transformation. DOM target complete, server target in progress.
runtime Core runtime w/ template services. DOM target complete, server target in progress beta
vite-plugin Azoth plugin for vite
channels Data to layout management beta
jsonic Streaming JSON parser alpha

Projects

project purpose status
sandbox developer scratchpad available
test-utils common test helpers available
vite-test e2e vite pipeline test simple
docs project documentation setup, no content