Project
Reverse Dependencies for simplecov
The projects listed here declare simplecov as a runtime or development dependency
0.0
A library for converting json to csv...and back!
2021
2022
2023
2024
2025
2026
0.0
This gem provides a converter between an existing JSON file and an existing CSV file. The Mapping is provided via YAML.
2021
2022
2023
2024
2025
2026
0.0
a super simple DSL to deal with JSON Data
2021
2022
2023
2024
2025
2026
0.0
JSON errors base for APIs.
2021
2022
2023
2024
2025
2026
0.0
Beautiful JSON Schema validation with Rails-native syntax, context-aware rules, and production-ready monitoring. Features include ActiveRecord-like schema definitions, multiple error message types, performance optimization with caching, internationalization support, and extensive Rails integratio...
2021
2022
2023
2024
2025
2026
0.0
Module to easily provide json serialization
Structurally inspired by http://github.com/dkubb/equalizer
2021
2022
2023
2024
2025
2026
0.0
Toolkit for working with Json
2021
2022
2023
2024
2025
2026
0.0
When building data pipelines, it is often useful to extract and transfrom data from an input JSON and output it in a different format. The standard process for doing this in Ruby is to write a series of if-else logic coupled with for-loops. This code ends up being largely redundant, confusing, an...
2021
2022
2023
2024
2025
2026
0.0
Json Parser
2021
2022
2023
2024
2025
2026
0.0
Declarative mapping JSON/Hash data structures
2021
2022
2023
2024
2025
2026
0.0
The Ruby JSON-ROA Client Reference Implementation
2021
2022
2023
2024
2025
2026
0.0
COnvert Ruby on Rails routes to webpack js-route-loader format and export to a json file.
2021
2022
2023
2024
2025
2026
0.0
A simple JSON-RPC library, which defaults to using Faraday for the http-client wrapper.
2021
2022
2023
2024
2025
2026
0.0
JSONRPC Interface for Ruby projects realised in object oriented way. JRPC Request, JRPC Notification, JRPC Response, JRPC Error Response, JRPC Object Builder and JRPC Error Codes.
2021
2022
2023
2024
2025
2026
0.0
jsonrpctcp provides a simple JSON-RPC 2.0 synchronous client. Everytime a command is sent, it will open a TCPSocket, send it and read the response.
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
Generate JSON schema from JSON.
2021
2022
2023
2024
2025
2026
0.0
Ruby JSON Schema Validator with OAS helper
2021
2022
2023
2024
2025
2026
0.0
JSON Schema based serializer
2021
2022
2023
2024
2025
2026
0.0
This gem allows to generate JsonSchema thanks to a Builder class or
an ActiveRecord serialization class. It can be used in Rails 4, 5 or
Ruby standalone projects.
The output validation is done agains json-schema.
2021
2022
2023
2024
2025
2026