Skip to content

tetotechy/json

 
 

Repository files navigation

JSON

A JSON library for Pony

Status

JSON is an beta-level package.

JSON was extracted from the standard library as part of RFC #78. We expect that the API will evolve over time.

Installation

  • Install corral
  • corral add github.com/ponylang/json.git --version 0.1.0
  • corral fetch to fetch your dependencies
  • use "json" to include this package
  • corral run -- ponyc to compile your application

API Documentation

https://ponylang.github.io/json

Releases

No releases published

Packages

No packages published

Languages

  • Pony 95.2%
  • Makefile 4.8%