Sha256: 15f1e39efce234dfbac7a192232470c3af676d4bccf2136a310f9e942f5bd421

Contents?: true

Size: 410 Bytes

Versions: 1

Compression:

Stored size: 410 Bytes

Contents

# TJSON for Ruby

A Ruby implementation of TJSON: Tagged JSON with Rich Types.

https://www.tjson.org

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'tjson'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install tjson

## Usage

Coming soon!

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tjson/tjson-ruby

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tjson-0.0.0 README.md