Project

blackbriar

0.0
No commit activity in last 3 years
No release in over 3 years
If you need to map JSON to other JSON via some kind of mapping then this gem helps you to do that easily
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 12
~> 3.0
~> 0.0.10

Runtime

 Project Readme

Blackbriar

If you need to map some JSON data to other JSON data arbitrarily then you can use Blackbriar

Installation

Add this line to your application's Gemfile:

gem 'blackbriar'

And then execute:

$ bundle

Or install it yourself as:

$ gem install blackbriar

Usage

TODO: DO NOT USE THIS YET

License

The gem is available as open source under the terms of the MIT License.