Online Tool Store Online Tool Store

198 Articles

Developer Tools

Articles filed under Developer Tools.

Showing 169–189 of 198 articles

How to Generate TypeScript Types From JSON

💻 Developer Tools

How to Generate TypeScript Types From JSON

Use a JSON to TypeScript types generator to infer interfaces from API samples, merge arrays, and catch fields that should be optional.

How to Learn CSS Flexbox by Playing With It Live

🧩 Developer Tools

How to Learn CSS Flexbox by Playing With It Live

Experiment with flex-direction, wrap, justify-content, align-items, and gap on a live preview, then copy the working CSS output straight into your project.

How to Minify SVG Code Without Breaking the Visuals

🧹 Developer Tools

How to Minify SVG Code Without Breaking the Visuals

Strip comments, redundant attributes, and extra whitespace from SVG markup, with a before and after visual preview and file size comparison.

How to Parse a URL Into Parts

🔗 Developer Tools

How to Parse a URL Into Parts

Use a URL parser to break a link into protocol, credentials, host, port, path, query, hash, and decoded percent-encoded values.

How to Pretty-Print Minified JavaScript

{ } Developer Tools

How to Pretty-Print Minified JavaScript

Reformat minified or messy JavaScript into readable, indented code with your choice of indent style, entirely in your browser, before you try to debug it.

How to use ARIA Attribute Reference for a real task

💻 Developer Tools

How to use ARIA Attribute Reference for a real task

Use a aria attribute reference to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with ARIA.

How to use Browser Fingerprint Audit for a real task

💻 Developer Tools

How to use Browser Fingerprint Audit for a real task

Use a browser fingerprint audit to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Browser.

A practical Code Beautifier Multi-Language guide

💻 Developer Tools

A practical Code Beautifier Multi-Language guide

Use a code beautifier to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Code Beautifier.

How to use Cookie Viewer for a real task

💻 Developer Tools

How to use Cookie Viewer for a real task

Use a cookie viewer to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Cookie.

How to use Crontab Guru Clone for a real task

💻 Developer Tools

How to use Crontab Guru Clone for a real task

Use a crontab guru clone to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Crontab Guru.

How to use CSS Specificity Calculator for a real task

💻 Developer Tools

How to use CSS Specificity Calculator for a real task

Use a css specificity calculator to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with CSS.

How to use Embed Code Generator for a real task

💻 Developer Tools

How to use Embed Code Generator for a real task

Use a embed code generator to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Embed Code.

How to use GZIP Compression Test for a real task

💻 Developer Tools

How to use GZIP Compression Test for a real task

Use a gzip compression test to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with GZIP.

How to use JavaScript Minifier for a real task

💻 Developer Tools

How to use JavaScript Minifier for a real task

Use a javascript minifier to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with JavaScript.

How to use JSON Viewer for a real task

💻 Developer Tools

How to use JSON Viewer for a real task

Use a json viewer to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with JSON Viewer. No.

How to use Text Encoding Detector for a real task

💻 Developer Tools

How to use Text Encoding Detector for a real task

Use a text encoding detector to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Text.

How to use Unicode to Punycode for a real task

💻 Developer Tools

How to use Unicode to Punycode for a real task

Use a unicode to punycode to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with Unicode to.

How to use User Agent Parser for a real task

💻 Developer Tools

How to use User Agent Parser for a real task

Use a user agent parser to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with User Agent.

How to use What Is My Browser for a real task

💻 Developer Tools

How to use What Is My Browser for a real task

Use a what is my browser to handle the details clearly, check your result before sharing it, and finish the task privately in your browser with What Is My.

How to Choose an Open-Source License for Your Project

💻 Developer Tools

How to Choose an Open-Source License for Your Project

Get a suggested open-source license — MIT, Apache 2.0, MPL-2.0, GPLv3, or PolyForm Noncommercial — from three quick questions, right in your browser.

How to Design a Custom CSS Easing Curve

💻 Developer Tools

How to Design a Custom CSS Easing Curve

Visually design a CSS cubic-bezier() timing function by dragging control points, with a live animation preview, right in your browser, no guessing coordinates.