Socket
Book a DemoInstallSign in
Socket

openfin-service-config

Package Overview
Dependencies
Maintainers
16
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openfin-service-config

A helper module which contains the Store component and all associated logic. The store is the default export and individual components are accessible with slash notation. For example `openfin-service-config/Watch`.

latest
npmnpm
Version
1.0.4
Version published
Maintainers
16
Created
Source

Openfin Service Config

A helper module which contains the Store component and all associated logic. The store is the default export and individual components are accessible with slash notation. For example openfin-service-config/Watch.

Plugins

This module also includes two Webpack plugins. Each plugin is available via the slash notation.

  • SchemaToDefaultsPlugin: Generate a static JSON file that contains the default value of every input schema.
  • SchemaToTypeScriptPlugin: Generates TypeScript code from one or more JSON schema files.

FAQs

Package last updated on 06 Apr 2020

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