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-09 00:16:41 UTC
- JSON Representation
https://github.com/gmoqa/json-to-xlsx
NodeJs microservice to convert your json to xlsx.
Last synced: 25 Feb 2026
https://github.com/nidup/manipulate-json-data-in-php
Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?
Last synced: 08 May 2026
https://github.com/swanandx/assassination-api
Assassination API for getting random quotes from Assassination Classroom.
api assassination-classroom flask json python3
Last synced: 10 May 2026
https://github.com/7ph/json-cursor-path
Convert a cursor position in a JSON file to the path in the parsed JSON object
Last synced: 23 Jan 2026
https://github.com/lovethebomb/invoice
📄 Stupid simple invoice generator, because, why not.
generator invoice javascript json pug
Last synced: 08 May 2026
https://github.com/koron-go/jsonhttpc
Make it easy to send and receive HTTP requests with JSON bodies
Last synced: 01 May 2026
https://github.com/anki2001ta/crudmanage
This is a small user management website using all the crud functionality
Last synced: 09 May 2026
https://github.com/girish54321/reqres_swiftui
Reqres_SwiftUI is a simple iOS app built using Swift and SwiftUI to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.
alamofire api api-client authentication http json login networking swiftui swiftui-example
Last synced: 09 May 2026
https://github.com/jonnydgreen/ts-factory
[WIP] Build and render TypeScript using JSON
ast code-generation deno json typescript
Last synced: 01 May 2026
https://github.com/fcakyon/earth2-scraper
Up-to-date earth2.io data
data earth earth2 earth2io javascript json json-api prices-per-tile python scraper
Last synced: 09 May 2026
https://github.com/barrettotte/sql-unit-poc
A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.
json mssql proof-of-concept python sql t-sql test-runner unit-testing
Last synced: 20 Apr 2026
https://github.com/makes/json-rm
Parse JSON Schemas into relational model and transpile into other textual representations.
Last synced: 01 May 2026
https://github.com/imhimansu28/upload-bookmarks
The Bookmark Manager is a powerful tool for organizing and managing bookmarks. With its bookmark management and category management features, users can easily keep track of their favorite websites. The ability to import bookmarks from a JSON file makes it convenient to transfer existing bookmarks into the application. By leveraging Django, Python,
bookmarks django json mysql-database python pythondjango webapplication
Last synced: 22 Oct 2025
https://github.com/chalet-org/chalet-docs
Chalet documentation website in NextJs
build-system c cpp cross-platform json mdx nextjs react
Last synced: 07 Feb 2026
https://github.com/yord/pxi-json
🧚pxi-json is a JSON plugin for pxi (pixie), the small, fast, and magical command-line data processor.
csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv
Last synced: 15 Mar 2026
https://github.com/cloudwerx-dev/comfyui-tokyo-night-wave-theme
🌃🌊 Tokyo Night Wave: A Synthwave-Inspired ComfyUI Theme: A Blend of Tokyo Night and Synthwave stylings and colors.
comfyui json synthwave theme tokyo tokyonight tokyonightwave
Last synced: 25 Feb 2026
https://github.com/rohanrhu/json-tcp-socket
JSON messaging over TCP sockets for Node.js
communication-library json json-message messaging-library nodejs
Last synced: 10 May 2026
https://github.com/ericbatlle/simpleunityutils
My own utils for Unity, with examples
Last synced: 10 May 2026
https://github.com/ashbeelghouri/jsonschematics
Validate OR Change the JSON Data With JSON Schema in Golang
arrays change-data-capture custom-schematics error-handling golang handlers json jsonb manipulate-data objects operations schema validation validators
Last synced: 16 Mar 2026
https://github.com/austinwilcox/jsonhero.nvim
Open visually selected JSON in JsonHero
Last synced: 14 Apr 2026
https://github.com/donini/wpread
Deliver WordPress content in a way Smart Speakers can understand
alexa json smartspeaker wordpress
Last synced: 05 May 2026
https://github.com/ladybug-tools/honeybee-viewer
Web-based viewer to visualize honeyebee schema
aec json ladybug-tools schema treeview
Last synced: 14 Jun 2026
https://github.com/henestrosadev/mobile-strings-converter
Convert Android & iOS string files to any supported file type, and vice versa.
android android-strings csv developer-tool file-converter gspread html json ods openpyxl python python-package utility xlsx yaml
Last synced: 23 Oct 2025
https://github.com/osfanbuff63/muffinhunt-datapack
A Minecraft datapack for a modified version of Manhunt.
json manhunt mcfunction minecraft minecraft-datapack minecraft-oss muffinhunt
Last synced: 16 Mar 2026
https://github.com/kevm/reactive.config
WIP. Reactive configuration from any source you care about.
configuration-management ioc-container json reactive-programming structuremap
Last synced: 13 May 2026
https://github.com/m-mohammad-d/json-view
A minimal, responsive JSON Viewer built with React to view and format JSON data effortlessly. This tool makes exploring JSON data smooth and visually intuitive with features like syntax highlighting and sample JSON examples.
json react react-syntax-highlighter typescript vite
Last synced: 27 Oct 2025
https://github.com/ashkan0201/notebook-ui
Using ui and interaction between oop this project is written for better understanding of oop.
Last synced: 08 May 2026
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/gustavocadev/db
dbjson gonna help you to write and read json files easily 🦕
Last synced: 06 May 2026
https://github.com/crescendolab-open/parse-json
A user-friendly wrapper for JSON.parse().
Last synced: 03 May 2026
https://github.com/tonaxis/tona-db-mini
Tona-DB mini is a JavaScript library for simulating small local databases in JSON
database file-based json jsondb lightweight lowdb minimal node offline storage typescript
Last synced: 25 Oct 2025
https://github.com/nofeaturesonlybugs/jsmu
An abstraction for Go's encoding/json that abstracts 2-pass encoding into a single pass similar to encoding/gob.
go gob golang json marshaller marshalling
Last synced: 14 May 2026
https://github.com/minuscorp/jsonconvertible
A lightweight Ruby mixin for encoding and decoding JSON data.
encoder-decoder json mixin ruby
Last synced: 18 May 2026
https://github.com/aesteve/vertx-pojo-config
Simple Vert.x extension to map your JsonObject configuration to a standard Java bean
configuration json mapping validation vertx
Last synced: 16 Apr 2026
https://github.com/kanga333/json-array-builder
The kanga333/json-array-builder action is a TypeScript action that helps you to build JSON array to be used in dynamic matrix job.
github-action github-actions json json-array matrix
Last synced: 13 Apr 2025
https://github.com/alexanderedge/European-Sports
Eurosport Player client for tvOS
Last synced: 11 Mar 2025
https://github.com/danielmason89/pokedex-ecommerce
A Pokdex e-commerce store built using Vanilla JavaScript, Firebase, jQuery, Webpack 5 and Bootstrap 5.
bootstrap5 css3 date-fns emailjs firebase firebase-hosting html5 javascript jquery json nodejs sass vite
Last synced: 17 Jan 2026
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/catdevnull/transicion-desordenada-diablo
Archivador masivo de portales de datos públicos (argentinos)
arg argentina ckan datos datos-abiertos datosgobar dcat json opendata
Last synced: 31 Oct 2025
https://github.com/xp-forge/json
JSON Reader and Writers for the XP Framework
json parse php7 php8 stream xp-framework
Last synced: 09 Apr 2025
https://github.com/bhegerle/jzero
zero-allocation JSON parser and formatter
Last synced: 14 Jan 2026
https://github.com/raehik/bytepatch
Patch data (text, bytes, assembly) in a file using a convenient, flexible schema
binary-data haskell json patching reverse-engineering
Last synced: 09 Apr 2025
https://github.com/soul-wish/grunt-json-cleanup
A Grunt plugin for removing empty strings from JSON files
clean cleaner cleanup empty grunt grunt-plugin grunt-plugins grunt-task json jsonfile lines remove values
Last synced: 05 Jul 2025
https://github.com/chriskalmar/json-shaper
Shape a flat array into a molded json shape with deep nesting
Last synced: 11 Apr 2025
https://github.com/jeremyrajan/json-markdown
Create Markdown docs for JSON Schema
cli json json-markdown json-schema
Last synced: 21 Mar 2025
https://github.com/cristianbote/react-translate-json
:earth_americas: Make react speak your language
json preact react translate translations
Last synced: 23 Sep 2025
https://github.com/mrgrd56/textractor-integration-extensions
Integrate Textractor with other apps via named pipes or HTTP
cpp extension http json named-pipes textractor textractor-extension
Last synced: 05 Jul 2025
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/niklr/rdfmappernet
RdfMapperNet is a .NET library to map classes to RDF triples.
Last synced: 26 Sep 2025
https://github.com/tirtharajsinha/clocket
Clocket is a desklet built for cinnamon DE based on gnome3
api cinnamon cinnamon-desklet clocket css css3 desklet javascript json openweathermap weather-data
Last synced: 08 Nov 2025
https://github.com/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
https://github.com/muradisazade777/form_forge
FormForge is a modular TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Designed for CLI environments and backend workflows, it offers clean architecture, strict typing, and customizable validation logic — all without UI dependencies.
backend json json-server library modules results server testing typescript
Last synced: 30 Sep 2025
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/remiixinc/transfer-replitdb
♻️ Transfer your ReplitDB data without completely rewriting your app when moving a project to a different hosting platform.
database db javascript json nodejs npm repldb replit replitdb
Last synced: 12 May 2025
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/jodersky/scalapb-ujson
ScalaPB to JSON conversions and vice versa
Last synced: 14 Aug 2025
https://github.com/poga/object-feed
live-updating distributed javascript object
Last synced: 18 May 2026
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/priom7/json2pdf
A lightweight, browserless REST API that generates print-ready PDF question papers from structured JSON data using PDFKit — ideal for educational platforms that require professional formatting without the overhead of headless browsers like Puppeteer.
devtool json nodejs npm-package opensource pdf tool
Last synced: 12 May 2025
https://github.com/2kabhishek/axios-router-list
React app to generate Product List using Axios from JSON server with routing. 🗺🌐
axios-router beginner json json-server react
Last synced: 18 Aug 2025
https://github.com/envimate/mapmate
Mapping, (de)serialization and validation of Custom Primitives and Serializable Objects in a clean and non-invasive way
data-transfer deserialization deserialize http json marshaller primitives request serialization serialize serializer webframework xml
Last synced: 11 Jan 2026
https://github.com/ihahachi/algeria-cities
Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.
csv excel geojson json php sql
Last synced: 10 Apr 2026
https://github.com/devvali/subway-gen
A JSON code template generator for Subway Surfers.
json subway-surfers subwaysurfershacks
Last synced: 13 Jun 2025
https://github.com/janw/json2mqtt-proxy
Simple http proxy server to receive JSON via POST requests and push it to an MQTT server
json mqtt mqtt-client python python3
Last synced: 06 Apr 2025
https://github.com/andywer/deep-assert
🔍 Better deep-equals comparison, supporting custom property assertions and pretty diffs.
assertions deep-equals diff javascript json json-diff nodejs testing typescript
Last synced: 28 Aug 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/ftwinston/enhancejson
Parse/stringify object trees to JSON, with support for Map, Set and Date
deserialization json serialization
Last synced: 22 Apr 2025
https://github.com/tabkram/json-to-graph
Simplify your graph rendering with this online tool! Just feed it JSON objects and watch the magic happen
cytoscapejs elkjs json json-graph
Last synced: 28 Apr 2026
https://github.com/nanoqsh/json_lang
Full-fledged programming in JSON, why not?
Last synced: 18 May 2026
https://github.com/gustavosmelo/findrepository
System of find some repository using api of github, Creating to training concepts of ES6+. Project created by Rocketseat
axios babel css ecmascript6 github-api html5 json rocketseat webpack yarnpkg
Last synced: 12 Apr 2026
https://github.com/jcoelho93/steer
A CLI tool to interactively generate JSON and YAML files from JSON schemas
Last synced: 12 Apr 2025
https://github.com/nannigalaxy/face-recognition-api
API returns face feature vector as a response. This API uses deep learning to generate face embedding 128 dimension vector using Keras on top of TensorFlow. Implementation is "FaceNet: A Unified Embedding for Face Recognition and Clustering". Inception-ResNet-v2 model.
api deep-learning face-embedding face-recognition facenet flask json keras python tensorflow
Last synced: 11 Apr 2026
https://github.com/dedidata/services-json
Better convert to and from JSON format in PHP (json encode , json decode)
json json-api json-api-serializer json-parser json-serialization php php-serializable
Last synced: 09 Apr 2025
https://github.com/inspirehep/inspire-json-merger
INSPIRE-specific configuration of the JSON Merger.
Last synced: 14 Apr 2025
https://github.com/liluoyi666/ai-win11-administrator
Let the LLM control the computer autonomously,让大模型自主操作电脑
ai good-first-issue json llms python3 windows-11
Last synced: 15 Jul 2025
https://github.com/goexl/gox
Golang基础扩展库,提供了Golang语言本身并不封装的一些功能,包括:1、增加错误;2、字符串处理;3、各种字段定义;4、各种加密方法;5、不允许复制和不允许比较的封装;6、通用大小;7、位图实现以及基于位图实现的功能和功能集合功能
bitmap bitset bytesize check datasize extension extensions feature features filesize framework golang jetbrains json kv library random size tag template
Last synced: 17 Jan 2026
https://github.com/niradler/json-cli-tool
Extract map and filter JSON output. (lightweight jq alternative)
Last synced: 13 Aug 2025
https://github.com/mskian/next-womens-day
Happy Women's Day - Women's Day SMS Wishes and Name Wish Greetings (Tamil Wishes).
api festival festival-app json next nextjs reactjs wishes
Last synced: 13 Apr 2025
https://github.com/parthsarthee/open-flask-api
Its a simple flask based api for user data written in Python 3 for starters.
api api-rest apis database flask flask-api flask-application flask-backend flask-restful heroku heroku-api heroku-application herokuapp json peewee peewee-orm python python-3 python3 uri
Last synced: 07 Apr 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/icapps/mockingj
A wrapper around Square's MockWebserver that serves json files for easy testing
android json junit kotlin mock mocking okhttp testing testing-tools
Last synced: 12 Apr 2026
https://github.com/ashwin-rajeev/pico
Google chrome extension for save highlights
css3 google-chrome google-chrome-extension html5 javascript json
Last synced: 11 Apr 2026