Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azothjs/azoth
JSX UI library for hypermedia apps on the web platform
https://github.com/azothjs/azoth
Last synced: about 1 month ago
JSON representation
JSX UI library for hypermedia apps on the web platform
- Host: GitHub
- URL: https://github.com/azothjs/azoth
- Owner: azothjs
- License: mit
- Created: 2015-11-06T20:48:07.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T17:21:07.000Z (5 months ago)
- Last Synced: 2024-10-03T10:03:26.676Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 13.1 MB
- Stars: 42
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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