This package has been deprecated

Author message:

Support for API Builder 3.x will cease on 30th April 2020. Use the v3 to v4 upgrade guide (https://docs.axway.com/bundle/API_Builder_4x_allOS_en/page/api_builder_v3_to_v4_upgrade_guide.html) to migrate all your applications to API Builder 4.x.

nodehandler-base64

1.2.13 • Public • Published

nodehandler-base64

About

This module installs the Base64 flow-node to be used within Axway API Builder's flow editor. The flow-node provides two methods:

Encode

The Encode method base64 encodes the JavaScript value.

Param Type Required Description
data number/boolean/string/object y The data to encode.

Decode

The Decode method base64 decodes an encoded string.

Param Type Required Description
data number/boolean/string/object y The data to decode.
as buffer|object|string n Expected decoded data format. Default: buffer

Getting started

  1. Go to platform.axway.com and create an account
  2. Install API Builder
  3. Follow the Getting Started Guide

Install

After creating your API Builder project (appc new -t arrow), you can install this flow-node handler using npm:

npm install --save nodehandler-base64

The "Base64" flow-node will then be available in the tools panel when creating or editing Flows.

Package Sidebar

Install

npm i nodehandler-base64

Weekly Downloads

1

Version

1.2.13

License

SEE LICENCE IN LICENSE

Unpacked Size

8.92 kB

Total Files

7

Last publish

Collaborators

  • buildernpmuser
  • nkeranova
  • axway-npm
  • bladedancer
  • ddimonov-axway
  • neon-axway
  • vchauhan
  • mdimitrova
  • pdzhorev
  • axway_alasdair
  • pltod2
  • pbozhkovaxway
  • mbonchev-axway
  • axway-vertex