This Library provides definitions for the FrontPanel Alloy JavaScript API as well as some utilities to assist in the development of FrontPanel Alloy applications.
Getting Started tutorials, How-To guides, Technical References, and Discussion documentation pieces are available at: FrontPanel Alloy documentation
Applications using this library are required to run in the FrontPanel Alloy runtime environment provided by the Opal Kelly FrontPanel application.
This is a Node.js module available through the npm registry.
Installation is done using the
npm install
command:
$ npm install @opalkelly/frontpanel-alloy-core
Generated using TypeDoc