Coder Social home page Coder Social logo

fpaus / adwaita-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ncpa0cpl/adwaita-web

0.0 0.0 0.0 3.83 MB

A web UI framework based on GTK's Adwaita theme

Home Page: https://ncpa0cpl.github.io/adwaita-web-docs-app/home

Shell 0.64% JavaScript 0.17% TypeScript 39.24% CSS 31.62% SCSS 28.22% Meson 0.12%

adwaita-web's Introduction

This fork is no longer being worked on as I've decided to focus on technologies that are cross compatible betweeen different frameworks and methods for creating websites. If you are looking for a ui library or css framework that borrows from Gnome and libadwaita see here and here.

web-toolkit

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

Why

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.

Showcase

demo-1 demo-2 demo-3 demo-4

function App() {
  return (
    <div className="App background Box vertical compact">
      <Paned defaultSize={200} fill border="handle">
        <Box vertical>I'm a sidebar</Box>
        <Box fill vertical>
          <Input.Group>
            <Input />
            <Button>Submit</Button>
          </Input.Group>
        </Box>
      </Paned>
    </div>
  );
}

export default App;

Some documentation is also available but is a work in progress and not complete yet.

License

MIT

adwaita-web's People

Contributors

romgrk avatar ncpa0cpl avatar dependabot[bot] avatar scharps avatar odama626 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.