javascriptEncode base64
Usage example
btoa("example")
output
ZXhhbXBsZQ==Related
More of Javascript
- Sleep
- Check if string contains substring
- Get query parameter value of specified URL
- Get all children and grandchildren of an html element recursively
- How to check if an object is empty
- Check if a string is empty
- Get a timestamp
- How to stop setInterval execution
- Round to 1 decimal
- Insert text into textarea at cursor position
See more codes...