Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxriver76/iob-component-lib
Visual component library for ioBroker React Components used across several UIs.
https://github.com/foxriver76/iob-component-lib
Last synced: 28 days ago
JSON representation
Visual component library for ioBroker React Components used across several UIs.
- Host: GitHub
- URL: https://github.com/foxriver76/iob-component-lib
- Owner: foxriver76
- Created: 2024-08-05T15:44:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T09:01:04.000Z (3 months ago)
- Last Synced: 2024-08-10T09:13:07.223Z (3 months ago)
- Language: TypeScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ioBroker React Component Library
## Changelog
### 0.1.6 (2024-09-30)
* (@foxriver76) fixed source maps### 0.1.5 (2024-08-09)
* (@foxriver76) added more icons
* (@foxriver76) allow to specify color of the IconButton if no background used### 0.1.4 (2024-08-09)
* (@foxriver76) added IconButton Atom### 0.1.3 (2024-08-06)
* (@foxriver76) allow to pass down the text as a prop for more natural### 0.1.2 (2024-08-06)
* (@foxriver76) added different types to the info box### 0.1.1 (2024-08-06)
* (@foxriver76) initial release