Skip to content

debrixjs/debrix

Repository files navigation

Debrix provides a truly declarative way of building interactive user interfaces for the web. Enhancments are nativly reactive with the help of proxies. Components are compiled into lightweight runtime code. With binders, DOM interations are safe and easy to use, and gives you full extensibillity. Read more »

🚧 UNDER DEVELOPMENT 🚧

Only use debrix in it's current state to experiment. Most features are not implemented or tested yet and will break. Debrix is far from being complete and is under active development. Don't post the library in a forum or similar, I don't want the project to have much attention yet. Ideas and questions are very welcome under the discussions on github.

Contributing Notice

Code contributing is currently not possible due to the ongoing drastic changes. However, ideas and questions are much appriciated in discussions. All planned features and found issues are documented as issues.

Getting Started

This will clone the template repository to the "debrix-project" folder.

npx degit https://github.com/debrixjs/template debrix-project