Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dkleber89/smarthome-component-library

React Component Library for SmartHome Frontend Solutions based on Material UI
https://github.com/dkleber89/smarthome-component-library

Last synced: about 2 months ago
JSON representation

React Component Library for SmartHome Frontend Solutions based on Material UI

Awesome Lists containing this project

README

        

![GitHub](https://img.shields.io/github/license/dkleber89/smarthome-component-library) ![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/dkleber89/smarthome-component-library/CI-CD/release?label=CI-CD%20Release&logo=Github) ![npm (tag)](https://img.shields.io/npm/v/smarthome-component-library/latest) ![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/dkleber89/smarthome-component-library/CI-CD/master?label=CI-CD%20Next&logo=Github)

# Under Construction schermafbeelding 2017-09-27 om 23 08 12

# React Component Library for SmartHome Frontend Solutions

## What it is?

Component Library based on Material-UI, adopted for the needs in a SmartHome Solution, with a light and a dark Theme.

Key Features:

- Simplified usage
- Two different default Themes they meet actual accessibility Standards
- Many special Components with focus on SmartHome

## Based On

- [Material-UI](https://github.com/mui-org/material-ui)
- Components
- Themes
- Styling
- [styled-components](https://github.com/styled-components/styled-components)
- Styling
- [Storybook](https://github.com/storybookjs/storybook)
- Component Visualisation and Documentation
- [Jest](https://github.com/facebook/jest), [Testing Library](https://github.com/testing-library/react-testing-library)
- Unit-, Integration-Testing
- [ESLint](https://github.com/eslint/eslint), [Prettier](https://github.com/prettier/prettier), [Airbnb Javascript Style Guide](https://github.com/airbnb/javascript)
- Static code analytics with light adopted Airbnb Javascript Style Guide
- [Rollup](https://github.com/rollup/rollup)
- Build NPM Package

## Changelog

### 0.1.0-alpha.2 (2020-04-21)

- (dkleber89) Test NPM deployment

## License

The MIT License (MIT)

Copyright (c) 2020 dkleber89

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.