Skip to content

yaak-plugin-base64 0.0.0-alpha-3fdbb4f

Install from the command line:
Learn more about npm packages
$ npm install @grikomsn/yaak-plugin-base64@0.0.0-alpha-3fdbb4f
Install via package.json:
"@grikomsn/yaak-plugin-base64": "0.0.0-alpha-3fdbb4f"

About this version

yaak-plugin-base64

Plugin for encode/decode base64 values

preview

Available Functions

  • encodeText
  • decodeText
  • encodeFile

View plugin source at ./src/plugins/base64.ts

Usage

[!NOTE] At this time of writing, quoting from official Yaak docs: "There is currently no way to publish or distribute plugins"

  • Clone repository to your machine:

    # using gh
    gh repo clone grikomsn/yaak-plugin-base64
    
    # using git
    git clone https://github.com/grikomsn/yaak-plugin-base64.git
  • Open Yaak and add plugin from the Settings > Plugins tab (read more)

License

MIT License Copyright (c) 2024 Griko Nibras

Details


Assets

  • yaak-plugin-base64-0.0.0-alpha-3fdbb4f.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all