3.0.19 • Published 3 months ago

aidos-ui v3.0.19

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

Aidos UI

This is a React design system library with many utilities and zero dependencies. It was built with the aim to be simple, lightweight and beautiful.

Documentation can be found here;

Why?

Over the years I have always have many side projects, and many of them needed a UI. Back in 2019 I thought, maybe I could make my own design system, and so I did. Since then it has changed quite a bit and it is now something I am more or less proud of. It has everything I have ever needed and it is done in the way I find simplest and least convoluted. This is all ultimately very subjective, and that is fine, because the first design decision of this library was that it would be extremely opinionated. With that said, although this library does not lend it self to modification, it does tend to be fairly easy to extend and compose with it. I am now making this documentation with the vague weak conviction that someone out there may benefit from it.


Who is this for?

I initially only planned to use this myself so its features and design have so far reflected the things I have been working on. However I keep extending this library, and I think that with more users it may be possible to add more ideas and usecases so that this becomes a really complete system.


Design philosophy

  1. Opinionated

First and foremost, this library is extremely opinionated. This is so because I believe HTML is too low level and error prone, CSS defaults are not beautiful enough, and the web in general too big a toolkit to make simple things work in the way you expect. So, for the sake of simplicity, this library imposes opinions at every step. These opinions will not fit everyone's needs, and that is a sacrifice that can be made for the sake of simplicity.

  1. Modular

There is no limit to the number of features and components that can be added, as long as every piece remains modular, or at most, composed out of its simpler parts. This is important to keep bundle sizes under control and also to keep the API sane. Modular components imply abstractions that do not depend on each other. This helps keep overall complexity low, so that it is simpler to extend the system.

  1. Accessible

By design every component should be accessible, paying attention to keyboard navigation, focusable elements, adding helpful aria properties and following wcag specificaitons as faithfully as possible.

  1. Dependency free

As few dependencies as possible, to keep things light and under control. The only dependency right now is iconify because I am not able to re-create all icons myself.


Installation

This library can be installed through npm

npm install --save aidos-ui

How to use

  • Import components from the dist folder (e.g. import {Button} from 'aidos-ui/dist)
  • The Providers component somewhere in the application.
  • If the application is running in nextjs, the JSServerStyles component has to be used in the _document <Head />, this enables jss to work also server side.

3.0.19

3 months ago

3.0.16

5 months ago

3.0.17

5 months ago

3.0.18

5 months ago

3.0.12

5 months ago

3.0.13

5 months ago

3.0.14

5 months ago

3.0.15

5 months ago

2.0.3

10 months ago

2.0.2

10 months ago

2.0.5

10 months ago

2.0.4

10 months ago

2.0.7

10 months ago

2.0.6

10 months ago

2.0.9

10 months ago

2.0.8

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago

3.0.10

7 months ago

3.0.11

7 months ago

3.0.4

9 months ago

3.0.3

9 months ago

3.0.2

10 months ago

3.0.1

10 months ago

3.0.8

7 months ago

3.0.7

7 months ago

3.0.6

9 months ago

3.0.5

9 months ago

3.0.0

10 months ago

2.0.15

10 months ago

2.0.16

10 months ago

2.0.13

10 months ago

2.0.14

10 months ago

2.0.11

10 months ago

2.0.10

10 months ago

3.0.9

7 months ago

2.0.17

10 months ago

1.8.9

10 months ago

1.8.10

10 months ago

1.8.11

10 months ago

1.8.7

10 months ago

1.8.6

10 months ago

1.8.5

10 months ago

1.8.2

11 months ago

1.8.1

11 months ago

1.6.3

12 months ago

1.8.0

11 months ago

1.6.2

12 months ago

1.6.1

12 months ago

1.6.0

12 months ago

1.7.9

11 months ago

1.7.8

11 months ago

1.7.7

11 months ago

1.5.9

12 months ago

1.7.6

11 months ago

1.5.8

12 months ago

1.7.5

11 months ago

1.5.7

12 months ago

1.7.4

11 months ago

1.7.3

11 months ago

1.7.2

11 months ago

1.7.1

11 months ago

1.7.0

11 months ago

1.6.9

11 months ago

1.6.8

11 months ago

1.6.7

11 months ago

1.8.4

11 months ago

1.6.6

11 months ago

1.8.3

11 months ago

1.6.5

11 months ago

1.5.5

1 year ago

1.3.7

1 year ago

1.5.4

1 year ago

1.3.6

1 year ago

1.5.3

1 year ago

1.3.5

1 year ago

1.5.2

1 year ago

1.4.3

1 year ago

1.3.4

1 year ago

1.5.1

1 year ago

1.4.2

1 year ago

1.3.3

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.9

1 year ago

1.5.6

1 year ago

1.3.8

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago