swissglider.thehome.react_skeleton.framework
v0.0.40
Published
This is the Swissglider React Skeleton Framework
Downloads
9
Maintainers
Readme
This is the Swissglider React Skeleton Framework.
It is the base React Framework for all Swissglider React Apps for TheHome Ecosystem. Further it has some basic functions and Component:
- it is ready to use with ioBroker (includes the ioBroker React Adapter)
- Component to show the Metadata from all TheHome Generators
The following libs has to be installed
- "@hookstate/core": "^3.0.13",
- "jqwidgets-scripts": "^13.2.0",
- "styled-components": "^5.3.3",
- "@iobroker/adapter-react": "^2.0.21",
- "grommet": "^2.20.1",
- "react-dom": "^17.0.2",
- "react": "^17.0.2"
This Library is done with the help of:
https://dev.to/alexeagleson/how-to-create-and-publish-a-react-component-library-2oe
https://medium.com/swlh/how-to-deploy-storybook-to-github-pages-4894097d49ab