Category: Developer Tools
-
CSS Clip-Path: Cut Shapes Without the Polygon Guesswork
Shape clipping preview.
-
CSS Gradient: Pick the Stops, Not the Angle Math
Linear/radial gradients visually.
-
SVG to Data URI: Icons as CSS Backgrounds Without a Sprite Sheet
Inline SVG as CSS background.
-
Manifest Generator: A PWA Without Guessing the Fields
PWA manifest builder.
-
CRC32 Checksum: Confirm a File Arrived Whole
File/text checksum.
-
Data URI: Inline a Small File and Cut a Round Trip
Text or file to data URI.
-
HTML to JSX: className Without the Find-and-Replace Sigh
Convert HTML attributes to JSX.
-
HTML Table to CSV: Scrape a Pricing Page Before It Changes
Scrape table to CSV.
-
HTML Table to Markdown: Paste Tables Into Docs Cleanly
Table to Markdown.
-
JSON to SQL: Load a Test Dataset Without a Migration
JSON arrays to INSERT statements.
