sveltekit-search-params
sveltekit-search-params copied to clipboard
Add ssp for base64 string encoding
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.