catalysis 0.2.0

Catalysis is a full-stack and runtime-agnostic Javascript framework powered by Rust
<div align="center">
  <img src="assets/header.png" width="200"/>
  <br/>
  <br/>
  <img src="https://img.shields.io/github/forks/catalysisdev/catalysis?style=flat-square" alt="GitHub forks">
  <img src="https://img.shields.io/github/stars/catalysisdev/catalysis?style=flat-square" alt="GitHub stars">
  <img src="https://img.shields.io/github/commit-activity/w/catalysisdev/catalysis?style=flat-square" alt="Commit Activity">
  <img src="https://img.shields.io/github/contributors/catalysisdev/catalysis?style=flat-square" alt="Contributors">
  <a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square" alt="Contributors"></a>
  <a href="https://tuple.app"><img src="https://img.shields.io/badge/Pairing%20with-Tuple-5A67D8"></a>
</div>

Catalysis is a full-stack and runtime-agnostic Javascript framework powered by [Rust](https://www.rust-lang.org/). It runs on [Node](https://nodejs.org/en/), [Deno](https://deno.com), and [Bun](https://bun.sh/) and supports bringing your UI paradigm of choice. It's designed to spark joy through convenient abstractions and workflows that [conceptually compress](https://m.signalvnoise.com/conceptual-compression-means-beginners-dont-need-to-know-sql-hallelujah/) the intricacies of building apps.


## Development

### Requirements

To contribute to the project, you'll need the tools listed in the [`.tool-versions`](.tool-versions) file.
We recommend installing them using [asdf](https://asdf-vm.com/), which installs and activates the right version of the tools