Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlang-community/std_data_json

Phobos candidate JSON implementation.
https://github.com/dlang-community/std_data_json

Last synced: about 2 hours ago
JSON representation

Phobos candidate JSON implementation.

Awesome Lists containing this project

README

        

Phobos candidate package for std.data.json
==========================================

This module is an evolution of [vibe.d's JSON module](http://vibed.org/api/vibe.data.json/) with a number of additional features and a cleaned up API. See also the [documentation pages](http://dlang-community.github.io/std_data_json/).

[![Build Status](https://travis-ci.org/dlang-community/std_data_json.svg?branch=master)](https://travis-ci.org/dlang-community/std_data_json)