@coalmines/indui

UI component library from the Coal Mines project

Usage no npm install needed!

<script type="module">
  import coalminesIndui from 'https://cdn.skypack.dev/@coalmines/indui';
</script>

README

indui

This is indui, a React UI toolkit for the web, inspired by aesthetics from the coal and steel industry and part of the Coal Mines ⚒ project.

To get a better understanding of said industry, visit the UNESCO World Culture Heritage Zeche Zollverein or read about the Zollverein Coal Mine Industrial Complex.

Zollverein Coal Mine Industrial Complex by the evening

Usage

Simply install the package through npm:

npm i @coalmines/indui

And use any of the components in your project:

import { Boop } from '@coalmines/indui';

export default () => (
  <Boop>Boop!</Boop>
);

Boop component screenshot

Status

This project is mostly a draft by now and still under development. Feel free to create issues on GitHub, leave feedback, or file pull requests to participate.

Trivia

The Latin word indui can be translated as "I have assumed [a part]" or "I have put on [smth]". The last i is stressed and pronounced "ee", i.e., it is "in-doo-EE".