hjson-powershell
JSON converter
A PowerShell module providing conversion utilities between JSON and HJSON formats.
Simple powershell module for conversion between HJSON and JSON.
5 stars
3 watching
3 forks
Language: PowerShell
last commit: about 5 years ago
Linked from 1 awesome list
conversionconverthjsonjsonmodule
Related projects:
Repository | Description | Stars |
---|---|---|
cyberisltd/post2json | Converts POST requests to JSON messages with optional token relocation | 11 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
adamritter/fastgron | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 596 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
polbaladas/torsimany | Converts format-independent JSON to human-readable Markdown | 67 |
eulerto/wal2json | Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,326 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
blackedder/painlessjson | Library to convert custom types to and from JSON in a simple and automatic way | 24 |
jorgen/json_struct | A C++ library that enables direct conversion between JSON and structured C++ data types | 423 |
svenvc/neouniversalbinaryjson | An implementation of Universal Binary JSON format in Pharo Smalltalk | 5 |