Like `JSON.parse`, but preserving the key order from JSON objects; wherever `JSON.parse` produces a plain `object`, it produces a `Map`.
Stringify as JSON in order to log: objects, arrays, errors
A convertor between XML text and Javascript object / JSON text.
Traverse JSON Schema passing each schema object to callback
A collection of order related linting rules for Stylelint.
Returns a copy of an object with its keys sorted
JSON.parse with context information on error
Higher-level content negotiation
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
typescript-json-schema generates JSON Schema files from your Typescript sources
JWA implementation (supports all JWS algorithms)
Put a bunch of emitted events in an array, for testing.
A system for sharing tool configurations between projects without duplicating config files.
Sorts CSS declarations fast and automatically in a certain order.
Schema for the protocol between CDK framework and CDK CLI
Light client that connects to Polkadot and Substrate-based blockchains
Parses JavaScript objects into XML
Core libraries that every NodeJS toolchain project should use
Rush plugin for sort package.json file in the project
accepts rewrite in TypeScript
JSON AST parser, tokenizer, printer, traverser.
Prettier formatter for package.json files
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
convert enzyme wrapper to a format compatible with Jest snapshot
Ordered json hash conversion
A gem that matches similar json and ignores order
Add pagination, cache_digest, order, json generation with postgres, simple search support to all your queries
This gem provide direct pretty json conversion from string to string.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
A no-frills agent to consolidate API requests and return BigCommerce Order data as a single JSON object.
JSON objects do not require the keys to be in any kind of order which can make the hash unstable. This gem solves that problem.
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
objectiveflickr is a minimalistic Flickr API library that uses REST-style calls and receives JSON response blocks, resulting in very concise code. Named so in order to echo another Flickr library of mine, under the same name, developed for Objective-C.
Jiffy utilizes Ragel in order to parse and continuously format JSON data. This allows it to achieve a constant memory usage, independent of the input size.
This gem implements flexible time-ordered activity feeds commonly used withing social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library. Typically the data stored in the feed is a short-hand condensed variant of models, but it can also be a fully Marshalled objects, or JSON serializations.
The tool can return json of the tasks done along with start and end time. As well as simply copy the list of commits done as plain-text list which can be ordered or unordered.