Author: admin
-
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.
-
JSON to Python Dataclass: Typed Models From a Sample Payload
Python classes from JSON.
-
JSON to Go Struct: Model an API Response Without the Grunt Work
Go structs from JSON.
-
JSON Schema Generator: Document an API’s Shape in One Paste
Infer schema from JSON.
-
JSON to TypeScript: Stop Typing API Shapes by Hand
Types from JSON.
-
JSONPath Extractor: Pull One Field From a Thousand Lines
Pull values by JSONPath.
-
Code Screenshot: Documentation That Doesn’t Look Like a Terminal Dump
Styled code images.
