@bladedancer/api-builder-plugin-gm-encodeuri

URI encoding in flow

Usage no npm install needed!

<script type="module">
  import bladedancerApiBuilderPluginGmEncodeuri from 'https://cdn.skypack.dev/@bladedancer/api-builder-plugin-gm-encodeuri';
</script>

README

api-builder-plugin-gm-encodeuri

The Encode URI plugin provides nodes for calling encodeURI/decodeURI/encodeURIComponent and decodeURIComponent.

Once installed the Encode URI flow node will show up in the "Extensions" section of the Flow Editor tool panel.

Install

After creating your API Builder service, you can install this plugin using npm:

npm install --save @bladedancer/api-builder-plugin-gm-encodeuri