javascriptDecode base64
Usage example
atob("ZXhhbXBsZQ==")
output
example
Related
More of Javascript
- Get query parameter value of specified URL
- Validate email
- Round to 1 decimal
- Get selected option text of a dropdown (select) box
- Get a timestamp
- Access object key by variable
- How to stop setInterval execution
- Create array with N random elements (1...N range)
- Pretty print JSON
- How to return to a previous page
See more codes...