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

containerjs-api-electron

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

containerjs-api-electron

The ContainerJS Electron API

  • 0.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

ContainerJS API for Electron

This project provides an implementation of ContainerJS which follows the Symphony Desktop Wrapper API Specification for Electron For more information, see The ContainerJS website

Usage

Add this package to your Electron project:

npm install containerjs-api-electron --save

Running the app

Use the ssf-electron binary to run the application. This can be installed globally by doing:

npm install --global containerjs-api-electron

Usage: ssf-electron [options]

  Options:

    -V, --version            output the version number
    -u, --url [url]          Launch url for the application (can be specified in --config instead)
    -c, --config [filename]  (Optional) ContainerJS config file
    -s, --symphony           (Optional) Use Symphony compatibility layer
    -d, --developer          (Optional) Show developer menu
    -h, --help               output usage information

To run the application, do:

ssf-electron --url http://website/index.html

FAQs

Package last updated on 04 Oct 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