XBL to Web Components migration in Firefox

Posts tracking Firefox’s migration from XBL to Web Components.

More links:
Tags:
Browsers

TinyColor

A popular no-dependency color parsing library for JavaScript.

More links:
Tags:
Color

Spectrum Colorpicker

A color picker companion to TinyColor for web apps.

More links:
Tags:
Color

Colorpicker in DevTools

Background on the landing a color picker into Chrome's builtin inspector.

Tags:
Browsers

Browser-based diff tool

Compare text differences directly in the browser.

More links:
Tags:
Utilities

CSS Gradient Generator

Create CSS gradients with real-time previews and code.

More links:
Tags:
Utilities

Instant Sprite

CSS Sprite Generator: combine images into CSS sprites.

More links:
Tags:
Utilities

iOS UIColor Picker

Select and convert colors for UIKit projects.

Tags:
Utilities

DevTools test pages

Test pages for experimenting with DevTools.

More links:
Tags:
UtilitiesBrowsers

FileReader.js

Simplifies reading files in web apps with a consistent API.

More links:
Tags:
Libraries

DevTools Snippets

Useful JavaScript snippets for browser developer tools.

More links:
Tags:
Libraries

esm_sandbox_eval

Evaluate JS modules in a wasm sandbox (browser or server, workers or main thread).

Tags:
Libraries

videoconverter.js

Experiment to convert videos in the browser.

More links:
Tags:
Libraries

Colorstash

A color pallete tool in < 10K of JS.

More links:
Tags:
UtilitiesColor

ExpandingTextareas

Auto-resize textareas based on user input.

More links:
Tags:
Libraries

nativesortable

A lightweight drag-and-drop sorting library without dependencies.

More links:
Tags:
Libraries

bindWithDelay Plugin

Delays event bindings for improved performance.

More links:
Tags:
Libraries

jQuery UI Anglepicker

An angle selection widget.

More links:
Tags:
Libraries

A* graph search in JavaScript

A JavaScript pathfinding implementation.

More links:
Tags:
Libraries

C# Multipart Form Post

Guide for handling multipart form uploads in C# projects.

Tags:
Libraries