node-red-contrib-ui_j 1.2.19

UI nodes for node-red

npm install node-red-contrib-ui_j

Install

cd ~\.node-red
npm install node-red-contrib-ui

Open your node-red instance and you should have UI nodes available at the bottom. The UI interface is available at http://localhost:1880/ui (if default node-red settings are used)

Discussions and suggestions

There is a google group: https://groups.google.com/forum/#!forum/node-red-contrib-ui

Developers

cd ~\.node-red\node-modules
git clone https://github.com/andrei-tatar/node-red-contrib-ui.git
cd node-red-contrib-ui
npm install

The plugin uses the dist folder if it exists and contains an index.html file. Make sure to delete it if you want to use the non-minified version. After changing the front-end code in the src folder, gulp build will update the minified files.

Node Info

Version: 1.2.19
Updated 8 years, 7 months ago
License: MIT
Rating: 1.0 1

Actions

Rate:

Downloads

85 in the last week

Nodes

  • ui_button
  • ui_button_row
  • ui_radio_button
  • ui_switch
  • ui_slider
  • ui_numeric
  • ui_text
  • ui_text_input
  • ui_gauge
  • ui_chart
  • ui_toast
  • ui_link
  • ui_template
  • ui_tab
  • ui_traffic

Keywords

  • node-red

Maintainers