Core Functionality: Introduce a new function to calculate the byte length of Base64 encoded data, allowing users to easily determine the size in bytes without decoding the string.
Improvements
Core Functionality: Update the package structure for better organization and usability, enhancing the overall experience for users.
Core Functionality: Initialize the package function as an Immediately Invoked Function Expression (IIFE), improving the loading performance and usability of the library.
Others
Remove the deprecated bower.json file to streamline the package and eliminate confusion for users.