javascriptEncode base64
Usage example
btoa("example")
output
ZXhhbXBsZQ==Related
More of Javascript
- Ajax post form (FormData) data with fetch
- How to merge properties of 2 objects
- Generate UUID
- Difference between null and undefined
- Get query parameter value of specified URL
- Get a timestamp
- Sleep
- Validate email
- How to check if an object is empty
- Sort array of objects by specific property
See more codes...