Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.

delgada-ui/delgada-rust-compiler

Repository files navigation

Delgada (Rust-based Web Compiler)

License: MIT

❗️ Note: This repository is deprecated and is no longer being maintained. Delgada itself is still being worked on, but has pivoted in a new direction. This repo will remain for posterity/archival purposes. ❗️

What is Delgada?

Delgada is a small, Rust-based frontend web compiler that enables developers to write/organize vanilla HTML, CSS, and JavaScript with similar ergonomics and composability to a modern frontend framework.

Getting Started

To quickly get up and running you can install the project template to scaffold out a new website.

npx degit delgada-ui/template my-delgada-project
cd my-delgada-project
npm install
npm start

Documentation

Read a high level overview of the current syntax and functionality available in Delgada.

License

MIT

About

[Deprecated] The Delgada Rust-based web compiler.

Resources

License

Stars

Watchers

Forks