https://github.com/schnellebuntebilder/vl.xmlmodule
A module in order to bind public channels to XML-file contents.
https://github.com/schnellebuntebilder/vl.xmlmodule
binding vl xml
Last synced: 10 months ago
JSON representation
A module in order to bind public channels to XML-file contents.
- Host: GitHub
- URL: https://github.com/schnellebuntebilder/vl.xmlmodule
- Owner: schnellebuntebilder
- License: mit
- Created: 2025-09-03T21:49:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T12:57:43.000Z (10 months ago)
- Last Synced: 2025-09-10T14:07:34.502Z (10 months ago)
- Topics: binding, vl, xml
- Language: C#
- Homepage: https://vvvv.org/
- Size: 1.26 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VL.XmlModule
A Module in order to bind public channels to XML files contents.
For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
## Getting started
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:
`nuget install VL.XmlModule`
[](https://github.com/schnellebuntebilder/VL.XmlModule/actions/workflows/main.yml)
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)
## Contributing
- Report issues on [the vvvv forum](https://forum.vvvv.org/c/vvvv-gamma/28)
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html)
## Credits
sebl