jsonc
There are 66 repositories under jsonc topic.
sindresorhus/strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
ota-meshi/eslint-plugin-jsonc
ESLint plugin for JSON(C|5)? files
muhammadmuzzammil1998/jsonc
JSON with comments for Go!
ota-meshi/eslint-plugin-json-schema-validator
ESLint plugin that validates data using JSON Schema Validator.
j-brooke/FracturedJsonJs
JSON formatter that produces highly readable but fairly compact output.
ota-meshi/jsonc-eslint-parser
JSON, JSONC and JSON5 parser for use with ESLint plugins.
j-brooke/FracturedJson
FracturedJson is utility that formats JSON data producing highly readable but fairly compact output.
fabiospampinato/tiny-jsonc
An absurdly small JSONC parser.
brendonguedes/vtex-snippets
This project aims to have a set of Snippets and shortcuts for creating VTEX IO Store Framework.
NickolaiBeloguzov/jsonc-parser
Parsing JSON with comments like it's our job. Oh wait, it is!
karnkaul/djson
Dumb simple JSON parsing library
akshaybharambe14/go-jsonc
go-jsonc provides a way to work with commented json by converting it to plain json.
hedhyw/jsoncjson
JSONC (json with comments) to JSON translator for Golang.
forrestjgq/gmeter
gmeter customizes HTTP RESTful clients and HTTP RESTful servers and runs them by configuration. With variable and command system supports, json acts as a script language to process HTTP request and response.
jpnurmi/jsonc.dart
JSON with comments and trailing commas
marcozac/go-jsonc
JSON with comments for Go
stacksjs/pickier
Performant Linter & Formatter.
prantlf/v-json
Strictly parse and format JSON/JSONC/JSON5 data.
jalmonter/wrangler-cfg
Migrate your Wrangler configuration from TOML to JSONC syntax.
JSONC-Spec/JSONC-Spec
A specification of the JSONC format that seems to be most common.
luxass/jsonc-parse
A lightweight JSON with Comments parser.
wellwelwel/jsonc.min
✨ Faster and safer JSON and JSONC minify, parse and stringify for JavaScript (Browser compatible) — 2.3KB.
fabiospampinato/dotenv-jsonc
Simple library for loading your .env.json file containing JSONC.
FrancisPatron/betterjson
Code without comments is like a detective novel without clues. With betterjson you can finally annotate your JSON files with all the witty remarks and crucial explanations they deserve. After all, clarity is king.
kenta-shimizu/json4java8
This library is JSON (RFC8259) parser implementation on Java8. Also supports JSONC reading.
nberlette/fmt
Programmatic code formatter for Deno and Deno Deploy, allowing you to format code on the fly. Supports all features and options of the `deno fmt` command.
duniul/sort-jsonc
✅ Sort JSONC without mangling comments! (lib and CLI)
g-ongenae/insomnia-plugin-jsonc
Insomnia plugin to use comments in JSON body
jc21/json-strip-comments
A command to strip c style comments from a given file
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
prantlf/v-jsonlint
JSON/JSONC/JSON5 validator and pretty-printer.
prantlf/v-yaml2json
Converts YAML input to JSON/JSON5 output.
DreamPast/efjson
a streaming JSON parser
EmperorOS/fastfetch
Fastfetch configuration for EmperorOS.
ryanfowler/fjson
A Rust library for parsing and formatting JSON with C-style comments and trailing commas
shellyln/go-loose-json-parser
Super loose JSON + TOML parsers and unmarshaller for Go. JSONC and JSON5 can also be read.