Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rajsite/webvi-experiments

Playground of WebVI experiments for G Web Development Software
https://github.com/rajsite/webvi-experiments

g-web-development-software gweb gweb-community labview labview-community webvi

Last synced: 5 days ago
JSON representation

Playground of WebVI experiments for G Web Development Software

Awesome Lists containing this project

README

        

# WebVI Experiments

A collection of experiments for WebVIs ๐Ÿงช.

## LabVIEW Community Examples

The following projects have been shared on the LabVIEW Community ๐Ÿฅฐ:

- [Control Extensions for WebVI ๐Ÿ‘•](https://bit.ly/webvi-control-extensions) - APIs to modify the behavior and style of built-in WebVI controls.
- [Custom Popup Dialogs for WebVI ๐Ÿฉ](https://forums.ni.com/t5/Example-Code/Custom-Popup-Dialogs-for-WebVI-SweetAlert/ta-p/4011222) - Highly configurable popups for WebVIs.
- [Debug Tools for WebVI ๐Ÿ›](https://bit.ly/debugtools) - Advanced debugging tools for WebVIs.
- [File for WebVI ๐Ÿ’ผ](https://forums.ni.com/t5/Example-Code/File-for-WebVI/ta-p/4129229) - Comprehensive File API to select a file for upload, download a file, and communicate with File based HTTP services.
- [IFrame for WebVI ๐Ÿฑ](https://forums.ni.com/t5/Example-Code/IFrame-for-WebVI/ta-p/4110725) - Embed pages in a WebVI inside an IFrame.
- [Maps for WebVI ๐Ÿ—บ](https://forums.ni.com/t5/Example-Code/Maps-for-WebVI-Google-Maps-and-Open-Street-Maps/ta-p/4106124) - APIs for using Google Maps and OpenStreetMap.
- [Synchronous Image for WebVI ๐Ÿ“ธ](https://forums.ni.com/t5/Example-Code/Synchronous-Image-for-WebVI/ta-p/4198872) - Image control for rapidly changing images.
- [URL for WebVI ๐Ÿ”—](https://forums.ni.com/t5/Example-Code/URL-for-WebVI/ta-p/4157062) - Comprehensive API for URL manipulation and for triggering page navigation programmatically.

Please ask questions on the LabVIEW Community / use the downloads attached to pages in the LabVIEW Community. If you find the examples from the LabVIEW Community useful, make sure and share the [awesome WebVIs](https://github.com/rajsite/awesome-webvis) you make! ๐Ÿ„โ€โ™€๏ธ.

## Other Examples

Warning: Projects in this repository that are not shared on the LabVIEW Community as linked above are experimental and NOT yet considered suitable for use โš .

Experiments may have breaking changes, be non-functional prototypes, or be removed altogether without notice. The software is provided "AS IS", without warranty of any kind (see [`LICENSE`](./LICENSE)).