A GTK inspired toolkit designed to build awesome web apps
npm install adwaita-web
A GTK inspired React UI framework
This is a web toolkit using GTK's default theme, Adwaita. The framework is currently
usable but is to be considered in alpha state, as a few parts are still raw and
the API is subject to change until the 1.0.0 release.
Installation •
Demo •
📖 Docs •
Help Wanted •
License
There are quite a few alternatives, such as bootstrap, material-ui, semantic-ui or
ant-design. I've however found that most of them fail in one way or another to
satisfy what I'm looking for in a UI framework. Most important than anything, I
want something that looks stunning by default, while being functional.
``javascript
function App() {
return (
);
}
export default App;
``
Some documentation is also available
but is a work in progress and not complete yet.
MIT