An open API service indexing awesome lists of open source software.

https://github.com/lundegaard/lundium

React UI library for fast web development.
https://github.com/lundegaard/lundium

react react-components ui-kit

Last synced: about 1 year ago
JSON representation

React UI library for fast web development.

Awesome Lists containing this project

README

          


Lundium UI



by Lundegaard


🖍️ 🛡 🚀


Beautiful React component library.


A library of UI components used across Lundegaard projects. Goal of this library is to provide one base from which components could be shared and reused, thus offering one central point for further development and improvements.



Github

MIT License


Downloads


Version

## Getting started

Setup your own project and add `lundium` as your dependency

```bash
yarn add lundium
```

```bash
npm install lundium
```

## Documentation

All available components with usage examples can be found in our [Storybook docs](https://lundium.netlify.app)

## Theming

Lundium also comes with its own themes yoou can use it by including
`@lundium/theme-basic` in your project. Learn how you can use our
default theme in your project in more detail
[Theming page](./packages/theme-basic/README.md).

## Localisation

For localisation usecases you can use `@lundium/locale` package.
Detailed walk-through can be found on
[Localisation page](./packages/locale/README.md).

## Contribution

We are open to any ideas and suggestions! Feel free to make PR!

See
[contribution guide](https://github.com/lundegaard/lundium/blob/master/CONTRIBUTING.md)
for guidelines.

## See our related projects

- [@redux-tools](https://github.com/lundegaard/redux-tools) - Modular
Redux is possible!
- [react-union](https://github.com/lundegaard/react-union) -
Intergrate React apps into various CMSs seamlessly.
- [validarium](https://github.com/lundegaard/validarium) - Validations
done right.

© 2020 Lundegaard a.s.