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

containerjs-api-openfin

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-openfin

The ContainerJS OpenFin API

  • 0.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
5
Weekly downloads
 
Created
Source

ContainerJS API for OpenFin

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

Usage

Add this package to your OpenFin project:

npm install containerjs-api-openfin --save

Running the app

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

npm install --global containerjs-api-electron

Usage: ssf-openfin [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 context menu
    -o, --output-config [filename]   (Optional) Where to output the OpenFin config file
    -C, --config-url [url]           (Optional) Url to read the new app.json file from to start OpenFin
    -f, --openfin-version [version]  (Optional) Version of the OpenFin runtime to use, default is stable
    -n, --notification [directory]   (Optional) Generate an example notification file in the specified directory
    -h, --help                       output usage information

To run the application, do:

ssf-openfin --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