A repository of simple W3C Web Components. These may have extra capabilities for use with UIBUILDER for Node-RED but all work independently as well.
Additional documentation is available in the docs folder which is also exposed as a website at https://wc.totallyinformation.net/.
To see the web components in action, go to https://wc.totallyinformation.net
.
Documentation is available on the same website. You can also view the documentation in the docs/
folder of this repository.
Alternatively, there is a built-in Node.js mini web server. Running the npm script npm run tests
will start the server on port 8788
. Opening http://127.0.0.1:8788
in your browser will give a list of all available demos and links to documentation and source code. Note that the mini-server has to download the Cloudflare wrangler
server, you will be asked if you wish to continue.
Please see the documentation for details of each component. Online documentation is available at https://wc.totallyinformation.net/docs
.
Please see the development documentation for details on how to develop and build the components. Online.
The best place to ask questions, or suggest improvements about these components is the GitHub discussion board for this repository.
If you would like to contribute to this node, you can contact Totally Information via GitHub or raise a request in the GitHub issues log.
-
Julian Knight - the designer and main author.
Please also check out my blog, Much Ado About IT, it has information about all sorts of topics, mainly IT related, including Node-RED.