(Translated by https://www.hiragana.jp/)
GitHub - isle2983/univalue: C++ universal value object and JSON library
Skip to content
forked from jgarzik/univalue

C++ universal value object and JSON library

License

Notifications You must be signed in to change notification settings

isle2983/univalue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

		UniValue

A universal value object, with JSON encoding (output) and decoding (input).

Built as a single dynamic RAII C++ object class, and no templates.

About

C++ universal value object and JSON library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.1%
  • Makefile 5.5%
  • Objective-C 4.5%
  • M4 4.5%
  • Shell 0.4%