Skip to content

grikomsn/yaak-plugin-base64

Repository files navigation

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

About

Plugin for encode/decode base64 values

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages