fenix-ui-bridge

1.0.0-beta.25 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i fenix-ui-bridge

Weekly Downloads

0

Version

1.0.0-beta.25

License

GPL-2.0

Unpacked Size

132 kB

Total Files

11

Last publish

Collaborators

  • daniele.salvatore
  • fenix-platform