New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

editor-ui-lib

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

editor-ui-lib

wix ui controls for third party applications

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

editor-ui-lib

Editor UI Lib (React, jQuery and more)

Site

http://wix.github.io/editor-ui-lib-docs/

After cloning the project run this to install dependencies:

npm install

build options:

Build React/jQuery

npm run build-[jquery/react]

Build both, jQuery & React

npm run build

Run local dev server

  • you must build the project first!
  • check that localhost:8080 is not occupied
npm run dev-server-[jquery/react]

Run tests

npm run test

release

npm run release

FAQs

Package last updated on 02 Jun 2016

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