json

  • TIL about the #WordPress Block Data API – used for retrieving block editor posts structured as #JSON data, with integrations for both the official WordPress REST API and #WPGraphQL. Primarily designed for use in decoupled WordPress. From #Automattic https://github.com/Automattic/vip-block-data-api

  • JSON Canvas is "an open file format for infinite canvas data". #json #canvas #programming #webdev https://jsoncanvas.org/ "Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard."

  • JHson.js ( williamtroup/JHson.js )

    📃 A JavaScript library for converting HTML to JSON, and JSON to HTML, with templating, attributes, and CSS support. Created by williamtroup on Feb 28, 2024.

  • A #JavaScript library for converting HTML to JSON, and #JSON to HTML, with templating, attributes, and #CSS support. https://github.com/williamtroup/JHson.js

  • JsonTree.js ( williamtroup/JsonTree.js )

    🔗 A lightweight JavaScript library that generates customizable tree views to better visualize JSON data. Created by williamtroup on Feb 22, 2024.

  • Untitled post 58891

    JsonTree.js 🔗 A lightweight #JavaScript library that generates customizable tree views to better visualize #JSON data. https://github.com/williamtroup/JsonTree.js

  • jc ( kellyjonbrazil/jc )

    CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts. Created by kellyjonbrazil on Oct 15, 2019.

  • Interesting potential tool called "jc" for #developers who work with JSON and command line. https://github.com/kellyjonbrazil/jc This "converts the output of popular command-line tools, file-types, and common strings to #JSON, #YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts". #CLI

  • Learning "jq" which is a command-line program for parsing, querying, and manipulating #JSON. https://zwischenzugs.com/2023/06/27/learn-jq-the-hard-way-part-i-json/ #Developers

  • Differences, Advantages, and Drawbacks between JSON5 and #JSON Context: #WordPress Blocks https://publishing-project.rivendellweb.net/using-json5-instead-of-json/

  • Analyzing multi-gigabyte #JSON files locally https://thenybble.de/posts/json-analysis/ Storing this away so it gets sucked up into https://davidbisset.social so I can search for this when i need it.

  • superjson ( blitz-js/superjson )

    Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. Created by blitz-js on Dec 30, 2014.

  • structured-text-tools ( dbohdan/structured-text-tools )

    A list of command line tools for manipulating structured text data Created by dbohdan on Apr 27, 2015.

  • ky ( sindresorhus/ky )

    🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API Created by sindresorhus on Sep 04, 2018.

  • dasel ( TomWright/dasel )

    Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. Created by TomWright on Sep 22, 2020.

  • sttr ( abhimanyu003/sttr )

    cross-platform, cli app to perform various operations on string Created by abhimanyu003 on Sep 18, 2021.

  • awesome-json ( burningtree/awesome-json )

    A curated list of awesome JSON libraries and resources. Created by burningtree on Mar 28, 2015.

  • ApiProblem ( Crell/ApiProblem )

    A simple implementation of the api-problem specification. Includes PSR-15 support. Created by Crell on Apr 14, 2013.

  • imbo ( imbo/imbo )

    Imbo is an image “server” that can be used to add/get/delete images using a RESTful interface. Created by imbo on Feb 26, 2011.

  • jsonbox ( vasanthv/jsonbox )

    HTTP-based JSON storage. Created by vasanthv on Sep 03, 2019.

  • catj ( soheilpro/catj )

    Displays JSON files in a flat format. Created by soheilpro on Dec 09, 2014.

  • prettier ( prettier/prettier )

    Prettier is an opinionated code formatter. Created by prettier on Nov 29, 2016.

  • http-prompt ( httpie/http-prompt )

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie Created by httpie on Apr 06, 2016.

  • lowdb ( typicode/lowdb )

    Simple to use local JSON database. Use native JavaScript API to query. Written in TypeScript. (supports Node, Electron and the browser) Created by typicode on Apr 02, 2014.

  • JSON Crack is an #opensource and free (with premium version) JSON visualization app. Explore #JSON structures, even more complex ones. Works with VS Code (@code) too. jsoncrack.com