[ 原始碼: golang-github-jefferai-jsonx ]
套件:golang-github-jefferai-jsonx-dev(1.0.1-2)
golang-github-jefferai-jsonx-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-jefferai-jsonx:
- [golang-github-jefferai-jsonx_1.0.1-2.dsc]
- [golang-github-jefferai-jsonx_1.0.1.orig.tar.xz]
- [golang-github-jefferai-jsonx_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-go-viper-mapstructure-dev
- libjson-multivalueordered-perl
- libstring-expand-perl
- libjson-parse-perl
- node-auth-header
- golang-github-valyala-fastjson-dev
- python3-gitlike-commands
- golang-github-cloudflare-tableflip-dev
- python3-junitparser
- golang-github-tendermint-go-wire-dev
- golang-github-tdewolff-argp-dev
Object or JSON -> JSONx
A Go library to transform an object or existing JSON bytes into JSONx Because sometimes your luck runs out.
This follows the "standard" except for the handling of special and escaped characters. Names and values are properly XML-escaped but there is no special handling of values already escaped in JSON if they are valid in XML.
其他與 golang-github-jefferai-jsonx-dev 有關的套件
|
|
|
|
-
- dep: golang-github-jeffail-gabs-dev
- For parsing, creating and editing unknown or dynamic JSON in Go