0.3.1 • Published 2 years ago

@delgada/core v0.3.1

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

Delgada

NPM Version License: MIT

❗️ Warning: This is not production ready software and is in very active development. ❗️

What is Delgada?

Delgada is a small frontend compiler that enables developers to write 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 project.

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