sveltekit-search-params icon indicating copy to clipboard operation
sveltekit-search-params copied to clipboard

Add ssp for base64 string encoding

Open gwax opened this issue 4 months ago • 4 comments

This PR is built on top of #116 and should be rebased after that PR is merged or refactor if it is rejected

Summary by CodeRabbit

Release Notes

  • New Features

    • Introduced handling for base64 encoded data in the application, allowing users to input and view base64 values.
    • Added new input fields and display elements for the base64 parameter in the UI.
  • Bug Fixes

    • Corrected spelling and grammatical errors in the README for improved clarity.
  • Tests

    • Added tests to ensure correct handling of base64 encoded data and to validate reactivity behavior.

gwax avatar Oct 02 '24 08:10 gwax