Project
Reverse Dependencies for json
The projects listed here declare json as a runtime or development dependency
0.0
== Description
A Rack compatible JSON-RPC2 server domain specific language (DSL) - allows JSONRPC APIs to be
defined as mountable Rack applications with inline documentation, authentication and type checking.
e.g.
class Calculator < JSONRPC2::Interface
title "JSON-RPC2 Calculator"
in...
2021
2022
2023
2024
2025
2026
0.0
Simple JSON logging for Ruby
2021
2022
2023
2024
2025
2026
0.0
This gem uses the yajl lib to scan a JSON string and allows you to parse pieces of it
2021
2022
2023
2024
2025
2026
0.0
The first step to a clean and simple API is a unified API description in form of a shared JSON Schema
2021
2022
2023
2024
2025
2026
0.0
simplify json schema definition
2021
2022
2023
2024
2025
2026
0.0
Generate fixtures from JSON schemas.
2021
2022
2023
2024
2025
2026
0.0
Object builder based on JSON-Schema
2021
2022
2023
2024
2025
2026
0.0
Push parser for RFC7464 JSON Sequences
2021
2022
2023
2024
2025
2026
0.0
Adds support for autogenerating json serialisation functions
2021
2022
2023
2024
2025
2026
0.0
JsonStructMapper provides an easy way to convert JSON files and hashes into Ruby Struct objects,
with support for nested structures and arrays. It also supports converting Structs
back to hashes.
2021
2022
2023
2024
2025
2026
0.0
Generate test data from JSON schema
2021
2022
2023
2024
2025
2026
0.0
This Ruby lib aims at converting JSON files composed of arrays of objects (all following the same schema) into CSV files where one line equals one object.
2021
2022
2023
2024
2025
2026
0.0
A simple Ruby gem adding OpenStruct::parse_json and OpenStruct::parse_hash methods and reverse OpenStruct#to_hash and OpenStruct#to_json methods to (obviously) OpenStruct. It is able to parse and reconstruct nested json and hash objects as well. There is also a OpenStruct#join method adding possi...
2021
2022
2023
2024
2025
2026
0.0
Transforms JSON into the custom, human-readable Toon Format. Features deep nesting support and optimized tabular array display.
2021
2022
2023
2024
2025
2026
0.0
A simple tool for printing the structure of a JSON object
2021
2022
2023
2024
2025
2026
0.0
This is a gem for updating json file
2021
2022
2023
2024
2025
2026
0.0
Utilities for handling JSON data
2021
2022
2023
2024
2025
2026
0.0
ActiveModel that validates hash fields using JSON schema
2021
2022
2023
2024
2025
2026
0.0
small utility to watch json changes
2021
2022
2023
2024
2025
2026
0.0
Oauth and OpenID made dead simple
2021
2022
2023
2024
2025
2026