0.2.46 • Published 4 months ago

elbe-ui v0.2.46

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

elbe

a cross platform UI framework for the web and Flutter (see this package)

so far, it has been optimized for React. It provides a variety of Widgets and theming options. Check out the demo or the example within this package (./example)

usage

  1. install the package in your React/Preact app:
    npm i elbe-ui
  2. add the styles to your main .scss/.sass file:

    @use "elbe-ui/elbe.scss" with (
      $c-accent: #448aff,
      //$g-radius: 0,
      //$t-font-body: "Comic Sans MS",
      //...
    );
  3. add class primary to your page body element (<body class="primary">...</body>)

  4. start using the components :)

contribute

as of now, this is mainly a personal project for different stuff I built. So things might be a little rough around the edges. If you find any issues or want to help make elbe better, I'd love to hear from you :)

publish

  1. increment version number in package.json
  2. run bun run build
  3. run npm publish
0.2.46

4 months ago

0.2.45

4 months ago

0.2.44

5 months ago

0.2.43

5 months ago

0.2.42

5 months ago

0.2.41

8 months ago

0.2.40

8 months ago

0.2.39

8 months ago

0.2.38

8 months ago

0.2.30

8 months ago

0.2.37

8 months ago

0.2.36

8 months ago

0.2.35

8 months ago

0.2.34

8 months ago

0.2.33

8 months ago

0.2.32

8 months ago

0.2.31

8 months ago

0.2.29

8 months ago

0.2.26

10 months ago

0.2.25

10 months ago

0.2.24

10 months ago

0.2.23

10 months ago

0.2.22

10 months ago

0.2.21

10 months ago

0.2.20

10 months ago

0.2.19

10 months ago

0.2.18

10 months ago

0.2.17

10 months ago

0.2.16

10 months ago

0.2.15

10 months ago

0.2.14

10 months ago

0.2.13

10 months ago

0.2.11

10 months ago

0.2.10

10 months ago

0.2.9

10 months ago

0.2.8

10 months ago

0.2.7

10 months ago

0.2.6

10 months ago

0.2.5

10 months ago