Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xible

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xible

xible

  • 0.5.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
decreased by-79.07%
Maintainers
1
Weekly downloads
 
Created
Source

XIBLE

A visual programming language. Visit https://xible.io for more information.

Installation

Once you have Node.js installed, simply run;

  1. sudo npm install -g xible

Start XIBLE

After installation is completed;

  1. xible server start
  2. Navigate to http://localhost:9600. Or replace "localhost" with the actual address of the machine where you installed XIBLE.

Automatically start XIBLE

To automatically start XIBLE on boot;

  1. sudo xible service enable
  2. sudo xible service start to start it immediately.

Browser support

The browser based graphical editor which comes with XIBLE is currently only supported by the Google Chrome browser; versions 53 and up.

Other browsers may work, but some editor functionality is unavailable if Shadow DOM v1 is not implemented. It will be possible to start, stop and delete flows, but deploying and saving is disabled. Also, the detail settings of nodes are not visible.

Keywords

FAQs

Package last updated on 03 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc