[ forky ]
[ sid ]
[ Source: golang-github-jeremywohl-flatten ]
Package: golang-github-jeremywohl-flatten-dev (1.0.1-1)
Links for golang-github-jeremywohl-flatten-dev
Debian Resources:
Download Source Package golang-github-jeremywohl-flatten:
- [golang-github-jeremywohl-flatten_1.0.1-1.dsc]
- [golang-github-jeremywohl-flatten_1.0.1.orig.tar.gz]
- [golang-github-jeremywohl-flatten_1.0.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-bitbucket-pkg-inflect-dev
- golang-github-markbates-inflect-dev
- golang-github-clbanning-mxj-dev
- node-array-flatten
- libdata-uriencode-perl
- golang-github-go-viper-mapstructure-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-wk8-go-ordered-map-dev
- golang-github-alecthomas-jsonschema-dev
- golang-github-invopop-jsonschema-dev
- golang-github-abdullin-seq-dev
Flatten nested maps or JSON in Go (library)
Make flat, one-dimensional maps from arbitrarily nested ones. It can take input as either JSON strings or Go maps.
Turn map keys into compound names, in four default styles:
- dotted (a.b.1.c) - path-like (a/b/1/c) - Rails (a[b][1][c]) - with underscores (a_b_1_c)
Alternatively, you can pass a custom style.
Download golang-github-jeremywohl-flatten-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.1 kB | 26.0 kB | [list of files] |