Skip to content

ponylang/json-ng

json-ng

A JSON library for Pony.

Status

json-ng was created with the intent to get it included in the Pony standard library. We expect this repo will not be long for this world.

Installation

  • Install corral
  • corral add github.com/ponylang/json-ng.git --version 0.3.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-ng

Inspiration

json-ng draws inspiration from several existing libraries:

  • jay — immutable JSON with lenses for Pony
  • pony-immutable-json — immutable JSON with builders and JSONPath for Pony
  • pony-jason — streaming token parser for Pony
  • json — the current ponylang JSON library
  • serde_json — Rust's widely-used JSON library
  • SwiftyJSON — ergonomic JSON navigation for Swift

About

JSON library for Pony

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •