Add JSON Swiss Knife and MetaScrape#1956
Open
shaneburrell wants to merge 1 commit intohilmanski:mainfrom
Open
Conversation
JSON Swiss Knife: 19 free client-side developer tools (JSON formatter, validator, diff, converters, Base64, JWT decode, regex tester, and more). MetaScrape: REST API for extracting metadata, OG tags, Twitter cards, favicons, and structured data from any URL (100 free requests/month). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds two free developer tools to the directory:
JSON Swiss Knife (tools.shanecode.org) — 19 free browser-based developer tools including JSON formatter, validator, diff, YAML/CSV/TOML converters, Base64 encoder/decoder, JWT decoder, regex tester, SQL formatter, cron expression builder, and more. Runs entirely client-side with no ads or tracking. Completely free, no paid tier.
MetaScrape (metascrape.shanecode.org) — REST API for extracting metadata, Open Graph tags, Twitter cards, favicons, and structured data from any URL. Free tier includes 100 requests/month with no time limit.
Files added
src/content/tools/json-swiss-knife.mdsrc/content/tools/metascrape.mdBoth files follow the existing frontmatter schema (title, link, thumbnail, snippet, tags, createdAt) and list free features in the body.