UNPKG

@patricksurry/g3

Version:

A flexible Javascript framework for building steam gauge instrument panels that display live external metrics from flight (or other) simulators like XPlane or MS FS2020

9 lines (8 loc) 191 B
<html> <body> <script src="https://unpkg.com/@patricksurry/g3/dist/g3-contrib.min.js"></script> <script> g3.gallery.contrib('body'); </script> </body> </html>