JSON
JSON (JavaScript Object Notation) is a standard file format that uses text to communicate data objects to array data types. This notation makes it easy for applications to parse and generate files. JSON grew out of the need to have a real-time server-to-web browser communication.
- GitHub: https://github.com/topics/json
- Wikipedia: https://en.wikipedia.org/wiki/JSON
- Created by: Douglas Crockford
- Released: 2005
- Related Topics: toml, yaml, json5, jsonc, xml, json-api, bson, json-ld, properties, jq,
- Last updated: 2026-07-05 00:12:57 UTC
- JSON Representation
https://github.com/yigit433/jsonparser
Parses and processes JSON documents.
Last synced: 21 Jan 2026
https://github.com/wkentaro/jqk-python
Render a JSON with jq patterns. Faster version in Rust -> https://github.com/wkentaro/jqk
command-line command-line-tool jq json
Last synced: 29 Apr 2026
https://github.com/rushi-balapure/pdf_2_json_extractor
A high-performance Python library for extracting structured content from PDF documents with layout-aware text extraction. pdf_to_json preserves document structure including headings (H1-H6) and body text, outputting clean JSON format.
cli-tool cpu-only cross-platform data-extraction document-parsing document-processing json layout-analysis nlp offline pdf pdf-extraction pdf-parser pdf-processing pdf-to-json python python-library structure-extraction text-extraction
Last synced: 21 Apr 2026
https://github.com/enishant/magiccurl
MagicCurl PHP Library
curl get get-request hacktoberfest hacktoberfest2022 json magiccurl php php-library post post-request request requests response responses
Last synced: 09 Apr 2025
https://github.com/wizi8914/shortremover
Remove short videos from YouTube for a distraction-free experience.
chrome chrome-extension html js json youtube youtubeshorts
Last synced: 27 Oct 2025
https://github.com/hailpam/pyclientserver
Client/Server communication based on compressed JSON over TCP. Skeleton Project for bandwidth effective Client/Server Applications.
gzip json server-communication tcp
Last synced: 05 Feb 2026
https://github.com/coolcat467/localization-translation-utility
Script for simplifying the process of translating MineOS Language (.lang) files
coolcat467 json language language-resources mineos opencomputers python3 translate translation
Last synced: 24 Oct 2025
https://github.com/alexandrbig1/infinity-scroll
practicing coding(JavaScript/web api/JSON)
api backend css3 frontend html5 javascript js json json-api json-server jsx vanilla-js webdevelopment webserver
Last synced: 19 Apr 2026
https://github.com/vitalets/micro-schema
JavaScript implementation of json-micro-schema validation format
json json-api json-schema json-validation
Last synced: 19 Jan 2026
https://github.com/ibz-04/json-previewer
Preview Json in the form of an interactive diagram
css3 html json json-to-markdown jsontopdf react-code-editor reactflow reactjs scss
Last synced: 14 Feb 2026
https://github.com/aanastasiou/pyjunix
An implementation of Eric Fischer's `junix` (Unix as if JSON mattered).
json python unix-command unix-philosophy
Last synced: 28 Jan 2026
https://github.com/jakbin/dbjson
crud operation with database using json.
database db hacktoberfest hacktoberfest2022 json python
Last synced: 13 Feb 2026
https://github.com/x2bool/serde_ub_json
UBJSON serialization for Rust using Serde
deserialization json rust serde serde-json serialization ubjson
Last synced: 25 Mar 2025
https://github.com/friends-of-monika/mas-sprite-schema
✔️ JSON schema files for validating Monika After Story spritepack JSON files
after json json-schema mas mas-mod mas-submod monika monika-after-story schema sprite spritepack story submod
Last synced: 28 Feb 2026
https://github.com/castedo/jios
JSON Input Output Streams
c-plus-plus json parsing streams
Last synced: 27 Apr 2026
https://github.com/hobbyquaker/node-red-contrib-mqtt-json
Node-RED MQTT input node that parses JSON payloads
Last synced: 28 Feb 2026
https://github.com/jacob-c-smith/json
A tested JSON parser / serializer
c json parser serializer tested
Last synced: 13 Feb 2026
https://github.com/joaopfsiqueira/learningjs
Array - Fundamentos - Controle - Funcao - Objeto
Last synced: 24 Apr 2026
https://github.com/haoliangyu/w3c-dcat
A utility library to create and convert dataset metadata with W3C DCAT in JSON
dcat interoperation json utility-library w3c
Last synced: 13 Feb 2026
https://github.com/data-to-insight-center/patra-toolkit
Toolkit for semi-automated modelcard creation for AI/ML models.
fairness-ml json models python trustworthy-ai xai
Last synced: 28 Apr 2025
https://github.com/googlecloudplatform/dcm2bq
A service for creating a JSON metadata representation for DICOM from multiple input sources and storing into Google Cloud Big Query (BQ).
bigquery dicom gcs googlecloud googlecloudplatform googlecloudstorage json
Last synced: 28 Feb 2026
https://github.com/dinesh2510/paytm-integration-in-android-app
paytm integration in android app (Medical Shop app)
json payment-gateway payment-integration paytm php volley-library volly
Last synced: 29 Jul 2025
https://github.com/rkoschmitzky/logmole
An Extendable and Versatile Logparsing System
conversions json log logs parser parsing-library pattern-matching python regex-pattern regular-expressions
Last synced: 30 Oct 2025
https://github.com/jiab77/json2html
JSON to HTML converter in PHP and Python - It will follow the same spec as http://json2html.com/examples/
Last synced: 09 May 2026
https://github.com/velveteer/json-mask
A Haskell library to filter JSON fields inspired by Google's Partial Response
google haskell json partial-responses
Last synced: 18 May 2026
https://github.com/mr-technologies/farsightcpp
Basic MRTech IFF C++ SDK sample application
camera cpp cuda demosaicing dng genicam gpu h264 h265 image-processing jetson json low-latency machine-vision mipi rest-api rtsp sdk tiff vulkan
Last synced: 12 Apr 2025
https://github.com/statsim/models
StatSim models (deterministic and probabilistic)
json modeling models statistical-models statsim-models
Last synced: 16 May 2026
https://github.com/crimsonmods/jsonrising
GUI JSON Editor for V Rising Mods built with ASP.NET Core and Tauri
asp-net-core json modding-games tauri-app vrising
Last synced: 07 May 2025
https://github.com/holgerjh/genjsonschema-cli
CLI tool to generate JSON Schemas from JSON and YAML files.
Last synced: 15 Apr 2025
https://github.com/sofiane-abou-abderrahim/ajax-async-js-http-in-nodejs-express-mongodb-website
In this NodeJS - Express - MongoDB website, I sent AJAX requests. Therefore, I can send my own requests without getting the page reloading and I handle the response manually in my browser-side code. For this, I used the fetch() function. With this function, I sent GET requests and POST requests.
ajax ajax-request async-await dom dom-manipulation error-handling express fetch get-request http-methods javascript json mongodb nodejs post-request promise response-errors technical-errors try-catch
Last synced: 07 Apr 2026
https://github.com/prabhuomkar/json-coder
📱 JSON Parsing Code Generator for Android
android code-generation java json kotlin parser
Last synced: 21 Jun 2025
https://github.com/kasworld/genprotocol
generate protocol code
authorization golang golang-sdk json metaprogramming msgpack network-programming protocol webassembly websocket
Last synced: 19 May 2026
https://github.com/nabidam/persian-names
Persian names dataset
dataset farsi farsi-datasets iran json persian
Last synced: 26 Feb 2025
https://github.com/justinwoo/purescript-simple-json-generics
Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here: https://purescript-simple-json.readthedocs.io/en/latest/generics-rep.html
Last synced: 25 Oct 2025
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 2025
https://github.com/bertrandmartel/developer-portfolio
A one page configurable HTML/AngularJS theme for developers
angularjs bootstrap json portfolio-website
Last synced: 03 Mar 2026
https://github.com/armbian/armbian.github.io
Armbian Linux artefacts and data exchange website
api automation cdn-support ci-cd content data-exchange data-integration data-sharing data-synchronization database jira-sync json xml yaml
Last synced: 25 Jul 2025
https://github.com/mazen160/gronpy
Print JSON objects in a "Greppable" output.
Last synced: 30 Apr 2025
https://github.com/sharkesm/mvdownloader
A pure swift library used for downloading images or JSON format files and with caching configuration support
cache image ios json network-library swift swift-library xcode
Last synced: 20 May 2026
https://github.com/aretw0/loam
An Embedded Reactive & Transactional Engine for Content & Metadata.
cli content-management database devops digital-garden embedded-database event-driven file-watcher git gitops golang headless-cms json knowledge-management local-first markdown pkm reactive static-site-generator yaml
Last synced: 17 Feb 2026
https://github.com/wylee/django-local-settings
An alternative way to specify settings for Django projects. Supports local and secret settings for different environments. Also supports loading settings from environment variables.
12-factor config django dotenv ini json settings
Last synced: 05 Jan 2026
https://github.com/krrishd/_sv2json
🔧 An npm module that allows one to convert files delimited by any particular character or break into JSON (such as CSV or TSV files)
convert-files-delimited converter csv json tsv
Last synced: 16 May 2026
https://github.com/usulpro/read-pkg-workspace
parses yarn-workspace folder structure
file find folder json matching nested npm package parse path relative-path resolve search structure workspace workspaces yarn yarn-packages yarn-workspaces yarnpkg
Last synced: 06 Apr 2025
https://github.com/kaiu-lab/serializer
Simple JSON deserializer for typescript applications
deserializer json serializer ts typescript
Last synced: 18 Feb 2026
https://github.com/joeyespo/jsonpointer-cli
CLI for retrieving a specific value within a JSON document.
Last synced: 20 Jun 2025
https://github.com/inspirehep/inspire-json-merger
INSPIRE-specific configuration of the JSON Merger.
Last synced: 14 Apr 2025
https://github.com/astrohelm/metaforge
Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime
astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies
Last synced: 15 Jun 2025
https://github.com/bardiademon/jjson
JavaJson(Jjson)
bardiademon java java-json java17 javase json jsonarray jsonobject
Last synced: 25 Jan 2026
https://github.com/bilalmohib/olx-clone
OLX CLONE using React JS.Users Can post their ads.Can create seperate accounts and can search and categorize the ads view and can see their posted ads.I am planning in feature to complete this with adding chat feature and other remaining filteration features.
firebase firebase-auth firebasedatabase json olx olx-app olx-clone olx-react-app react
Last synced: 14 May 2025
https://github.com/wnameless/jpa-type-flattenedjson
Simulate a new datatype FlattenedJson in database based on the AttributeConverter feature of JPA 2.1 with Hibernate, QueryDsl, Jackson JSON and JsonFlattener.
flattened-json hibernate jackson-databind java jpa json querydsl
Last synced: 17 May 2026
https://github.com/tahademir95/ecommerce-backend
Back-End Part Of An E-Commerce Web Application - Spring Boot, Hibernate, JSON
api ecommerce hateoas hibernate http http-requests jackson-annotation json orm restful-webservices spring-boot spring-framework spring-security swagger-openapi swagger-ui user-authentication
Last synced: 30 Jun 2025
https://github.com/azu/ndjson-to-json-text
Convert ndjson to json without JSON parsing.
browser convert javascript json ndjson node
Last synced: 13 Mar 2025
https://github.com/chris-peterson/pwsh-fmd
Format PowerShell object to Markdown table
Last synced: 13 Apr 2025
https://github.com/alexhunsley/patchouli-jsonpatch
Ergonomic JSON Patch in Swift with a handy DSL.
dsl json jsonpatch patcher patching patchouli-patcher resultbuilder swift
Last synced: 19 Feb 2026
https://github.com/chanthmiao/vld
Forked from https://github.com/derickr/vld.git, add json dump support
json json-output php php-extension vld
Last synced: 13 Apr 2025
https://github.com/nixpulvis/parser-combinator
CFG Parser Combinators for Racket
Last synced: 12 Jul 2025
https://github.com/datenanfragen/company-json-generator
A very simple (quick-and-dirty) company JSON generator
company-database gdpr json privacy
Last synced: 10 Jun 2025
https://github.com/massivefermion/enux
utility package for loading, validating and documenting your app's configuration variables from env, json, jsonc and toml files at runtime and injecting them into your environment
configuration elixir elixir-lang env environment json jsonc runtime toml
Last synced: 10 Apr 2025
https://github.com/hasbirdfn/absensi-gps
Aplikasi Absensi GPS Berbasis Website
ajax javascript json laravel mysql php sweetalert2
Last synced: 27 Feb 2025
https://github.com/angeal185/tweekdb
The flat-file, in-memory, remote-sync or hybrid db that is as lightning fast as you configure it to be.
cache-storage database db encrypted-store flat-file-db flat-file-storage hybrid-database in-memory-database in-memory-storage json json-database json-db lodash nosql-database
Last synced: 08 May 2026
https://github.com/egemenciftci/asp-net-core-web-api-ef-core-change-db-on-runtime
ASP.NET Core Web API EF Core Change DB On Runtime
asp-net-core connection-string csharp ef-core json rest sqlite web-api
Last synced: 02 Aug 2025
https://github.com/bingryan/better-config-rs
better-config is a library for the configuration of Rust. It is designed to be simple, flexible, and easy to use.
config configuration env environment json rust toml toml-config yaml yml
Last synced: 21 Jun 2025
https://github.com/obsfx/nextjs-bundled-data-observer
🔍 A chrome extension to observe bundled data to the client for NextJS applications.
chrome-extension developer-tools inspector json nextjs nextjs13 nextjs14
Last synced: 28 Jan 2026
https://github.com/aicirou/youtube-advanced-search
Youtube advanced search is a marketing research tool that allows you to do advanced filtering and sorting of YouTube search results.
bootstrap css html javascript jquery json youtube-api-v3
Last synced: 22 Sep 2025
https://github.com/katai5plate/ust2json
Convert UTAU Sequence Text and JSON to each other. UST情報(UTAU)とJSONを相互変換します。
html html5 javascript js json plugin ust utau utau-sequence-text utauplugin vocaloid
Last synced: 18 May 2026
https://github.com/CodeDotJS/allstars
:sparkles: A tiny tool to export all your starred repositories.
cli exporter fetcher github json python repository scraper stars
Last synced: 20 Mar 2025
https://github.com/timche/talk-prettier-and-friends
Slides and examples from my talk at HannoverJS in November 2017
css husky javascript json less lint-staged markdown prettier react scss talk
Last synced: 08 Apr 2026
https://github.com/vishnumishra/ai-youtube-transcript
A powerful Node.js library for retrieving and processing YouTube video transcripts. Supports multiple languages, translation, formatting options, and proxy handling without requiring an API key or headless browser.
ai captions cli json nodejs npm-package proxy srt subtitles text-processing transcript translation typescript youtube youtube-api
Last synced: 12 May 2025
https://github.com/jujuadams/ini-to-json
JSON+buffer replacement for native GameMaker INI functions.
data gamemaker gamemaker-studio-2 gms2 ini json save
Last synced: 21 Jul 2025
https://github.com/pwm/jgami
Have you ever mapped a function over a list? Now you can do the same with JSON!
Last synced: 20 Feb 2026
https://github.com/m-bintangr/pembayaran-spp
Aplikasi pembayaran spp sekolah, dengan menggunakan laravel 9, sebagai tugas akhir SMK
inertia javascript json laravel laravel-framework monolithic php react reactjs tailwindcss
Last synced: 04 Mar 2025
https://github.com/neon-x-hub/mawj
Mawj (موج) — Open-source bulk content creation tool for busy creators. Create stunning cards and videos at scale using templates, CSV/JSON data, and lightning-fast rendering — with GPU support and smart import/export.
arabic bulk-content content-automation csv dawah-tools ffmpeg gpu-acceleration image-generation json open-source template-engine video-generation
Last synced: 16 Aug 2025
https://github.com/ysugimoto/twist
Cascade and integrate config struct from various setting files and environment.
configuration golang json struct toml yaml
Last synced: 17 Jan 2026
https://github.com/chefe/xml-cheatsheet
Cheatsheet for study week xml @ hslu
Last synced: 23 Aug 2025
https://github.com/poga/object-feed
live-updating distributed javascript object
Last synced: 18 May 2026
https://github.com/redmadrobot/core-parser
json mapper networking parser serialization
Last synced: 13 Jul 2025
https://github.com/dmr4eg/product-website
Semestral project website, containing front-end, back-end and database parts.
css html5 javascript json mysql php
Last synced: 10 Apr 2026
https://github.com/hack-light/hngi9-csv-task
This is a HNGi9 Project I submitted that reads a csv file, saves out each row as a json file, hashes the json files and creates a modified csv file with the new hash for each row included in the row.
chia-blockchain chip-0007 csv json nft nodejs
Last synced: 05 May 2026
https://github.com/equk/unsplash-js-search
:camera: unsplash json api search using vanilla javascript
api dom dom-manipulation json promises search unsplash unsplash-search vanilla-javascript vanilla-js vanillajs
Last synced: 18 May 2026
https://github.com/fillmore-labs/kafka-sensors-talk
Chapterized version of Kafka Serialization Playground <https://github.com/fillmore-labs/kafka-sensors> usable in presentations
avro bazel hexagonal-architecture ion java17 json kafka-streams protobuf schema-registry talk talk-slides talks thrift
Last synced: 03 Feb 2026
https://github.com/thecraftman/nodejs-docker-setup
Create a Nodejs web application inside a docker container
dependencies docker dockerfile gif gif-animation gifs javascript json nodejs nodejs-server server setup
Last synced: 30 Aug 2025
https://github.com/ghokun/convert
Convert your data files
csv graalvm gradle java24 jreleaser json properties toml yaml
Last synced: 01 Aug 2025
https://github.com/json-agents/standard
JSON AGENTS - A universal JSON-native standard for describing AI agents, their capabilities, tools, runtimes, and governance in a portable, framework-agnostic format. Based on RFC 8259, JSON Schema 2020-12.
agent-governance agent-manifest agent-orchestration agent-specification ai-agents ai-framework interoperability json json-schema llm portable-agents rfc standards
Last synced: 14 Nov 2025
https://github.com/nilportugues/laravel5-json
Laravel 5 JSON Transformer Package
api json json-api laravel laravel5 lumen marshaller php php7 serialization serializer transformer
Last synced: 13 Mar 2025