@opalkelly/frontpanel-alloy-core
v0.1.0
Published
Core Library for OpalKelly FrontPanel Alloy
Downloads
3
Readme
FrontPanel Alloy Core Library
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
Prerequisites
- FrontPanel application version 6.0.0 or greater
Applications using this library are required to run in the FrontPanel Alloy runtime environment provided by the Opal Kelly FrontPanel application.
Installation
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