javascriptDecode base64
Usage example
atob("ZXhhbXBsZQ==")
output
example
Related
More of Javascript
- Validate email
- Sleep
- Get pathname of URL
- Get width and height of a window
- Round to 1 decimal
- Get all children and grandchildren of an html element recursively
- Throw error
- CHeck if DOM element is visible in current viewport
- Convert string "true" or "false" value to boolean
- How to return to a previous page
See more codes...