New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adaptabletools/adaptable-plugin-openfin-cjs

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adaptabletools/adaptable-plugin-openfin-cjs

In order to use this plugin, you have to install `@adaptabletools/adaptable-plugin-openfin` and specify it in your `adaptableOptions` configuration object, as shown below:

  • 18.0.0-canary.2
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-94.7%
Maintainers
4
Weekly downloads
 
Created
Source

AdapTable Openfin Plugin Read Me

In order to use this plugin, you have to install @adaptabletools/adaptable-plugin-openfin and specify it in your adaptableOptions configuration object, as shown below:

const adaptableOptions: AdaptableOptions = {
    adaptableId: 'openfindemo1',
    plugins: [
      openfin()
    ]
    // ... other options
}

OpenFin configuration

To use the AdapTable-Excel integration with your openfin setup, in your app.json, you need to specify

"services": [
    { "name": "excel",
        "manifestUrl": "http://openfin.github.io/excel-api-example/provider/app.json"
    }
]

Help

Developers can learn how to access AdapTable programmatically at AdapTable Documentation which contains information on using the OpenFin Plugin

Other AdapTable Resources

General information about Adaptable Tools is available at our Website

Support

For all support enquiries please email support@adaptabletools.com or raise a Support Ticket.

FAQs

Package last updated on 14 Feb 2024

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