1.2.13 • Published 5 years ago

nodehandler-base64 v1.2.13

Weekly downloads
151
License
SEE LICENCE IN LI...
Repository
-
Last release
5 years ago

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.

ParamTypeRequiredDescription
datanumber/boolean/string/objectyThe data to encode.

Decode

The Decode method base64 decodes an encoded string.

ParamTypeRequiredDescription
datanumber/boolean/string/objectyThe data to decode.
asbuffer|object|stringnExpected 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.

1.2.13

5 years ago

1.2.12

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.7

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.1.1

6 years ago

2.0.0-10

6 years ago

2.0.0-9

6 years ago

2.0.0-8

6 years ago

2.0.0-7

6 years ago

2.0.0-6

6 years ago

2.0.0-5

6 years ago

2.0.0-4

6 years ago

2.0.0-3

6 years ago

2.0.0-2

6 years ago

2.0.0-1

6 years ago

1.1.1-8

6 years ago

1.1.1-7

6 years ago

1.1.1-6

6 years ago

1.1.1-5

6 years ago

1.1.1-4

6 years ago

1.1.1-3

6 years ago

1.1.1-2

6 years ago

1.1.1-0

6 years ago

1.1.0

6 years ago

1.1.0-107

6 years ago

1.1.0-106

6 years ago

1.1.0-105

6 years ago

1.1.0-104

6 years ago

1.1.0-103

6 years ago

1.1.0-102

6 years ago

1.1.0-101

6 years ago

1.0.0

6 years ago