Socket
Book a DemoInstallSign in
Socket

generator-xui

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-xui

Yeoman generator for XUI Framework

latest
Source
npmnpm
Version
0.1.14
Version published
Maintainers
1
Created
Source

Generator-XUI

This is a Yeoman Generator for scaffolding an XSplit plugin using the XUI Framework.

Installation

npm install -g yo
npm install -g generator-xui

TypeScript has support for autocomplete when using Atom Editor with atom-typescript plugin

mkdir YOUR_DIR
cd YOUR_DIR
yo xui
gulp

Using with JavaScript

mkdir YOUR_DIR
cd YOUR_DIR
yo xui:js
gulp

Atom (atom-typescript plugin)

SublimeText (TypeScript plugin)

WebStorm

Keywords

yeoman-generator

FAQs

Package last updated on 08 Jul 2015

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