nice_json 1.1.0 copy "nice_json: ^1.1.0" to clipboard
nice_json: ^1.1.0 copied to clipboard

A nice way to encode nice maps into nice-looking json.

1.1.0 #

  • Nested expansion keys. Specify keys for alwaysExpandKeys in dot notation, like x.y.
    • Breaking: if you previously had an expansion key 'z', it would match z, x.z or x.y.z, but now it will not. Use '*.z' to match x.z and '**.z' to match all of the above.

1.0.0 #

  • Initial version.
2
likes
150
pub points
49%
popularity

Publisher

verified publisheralxbkr.xyz

A nice way to encode nice maps into nice-looking json.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on nice_json