Logics Guru

JavaScript

The language of the browser, and increasingly the server.

Tutorials, guides, snippets, resources and tools for working with JavaScript.

Articles

View all

Snippets

View all
Text

ASCII Converter

Convert text to ASCII codes and ASCII codes back to text.

Runs locally
Text

Base64 Decoder

Decode Base64 back to plain text in your browser.

Runs locally
Text

Base64 Encoder

Encode text to Base64 without sending it anywhere.

Runs locally
Text

Binary Translator

Translate text to binary and binary back to text, byte by byte.

Runs locally
Text

Case Converter

Convert text between camelCase, snake_case, kebab-case and more.

Runs locally
Visual

CSS Gradient Generator

Design linear, radial and conic CSS gradients visually and copy the code.

Runs locally
Web

cURL Converter

Convert a curl command into fetch, axios, Python, PHP, Go or Laravel HTTP.

Runs locally