wiotpwidgets

0.1.0 • Public • Published

Introduction

Widget Library written in HTML5 for developing web-based responsive IoT Applications

Utility

  1. Collection of generic UI components, like Gauges, Charts, Maps, Layouts - most commonly used in IoT Applications

  2. Multiple flavors of UI components - like Dial Indicators for Gauges

  3. Easy to change from one flavor to another – like Bar chart to Pie chart

  4. UI components based on HTML5

  5. UI Components are integrated to Watson IoT Platform.

  6. Helping a developer to come up with an industry solution app

Developers

  1. If you want to run the latest code from git, carry out the following steps
git clone https://github.com/ibm-watson-iot/iot-widgets
cd iot-widgets
  1. Install the widget library dependencies, by running the following command
npm install
  1. Build the packages by running the following command
npm run build
  1. Run the express application
npm run start

Documentation

For more information, please go here

Readme

Keywords

none

Package Sidebar

Install

npm i wiotpwidgets

Weekly Downloads

0

Version

0.1.0

License

EPL-1.0

Last publish

Collaborators

  • jeffdare