Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dlang-community/std_data_json
- Owner: dlang-community
- Created: 2014-08-20T12:52:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T17:11:57.000Z (6 months ago)
- Last Synced: 2024-08-04T01:03:49.874Z (4 months ago)
- Language: D
- Size: 565 KB
- Stars: 25
- Watchers: 8
- Forks: 12
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-d - std.data.json - Phobos candidate for JSON serialization (based on Vibed) (Data serialization / JSON)
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)