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

fenix-ui-bridge

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fenix-ui-bridge

FENIX connector that implements the FENIX communication protocol v2.0

  • 1.0.0-beta.20
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
35
Maintainers
2
Weekly downloads
 
Created
Source

FENIX Bridge

API

//This is an example
bridge.find({ ... });
  • bridge.find({ ... }) : find FENIX resource according to the filtering params
  • bridge.getEnumeration({ ... }) : get the specified enumeration resource
  • bridge.getCodeList({ ... }) : get the specified codelist resource
  • bridge.getResource({ ... }) : get the specified resource
  • bridge.getProcessedResource({ ... }) : get the processed resource
  • bridge.getMetadata({ ... }) : get the metadata of the specified
  • bridge.export( { ... } ) : export the specified resource
  • bridge.getMDSD( { ... } ) : get FENIX MDSD
  • bridge.all({ ... }) : turn an array of promises into a promise for the whole

Keywords

FAQs

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