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

outdated

Low-level tools for working with JSON without creating intermediate objects.

1.1.0 #

  • Null safe.
  • Adds JsonWriter for JSON sinks which generate JSON-like structures. Allows injecting "source" (of a matching format) directly into the structure.
  • Adds JsonProcessor. Like a JsonSink but gets the JsonReader so it can process the values itself instead of getting the processed value.
  • Adds JsonReader.hasNextKey and some methods on StringSlice.

1.0.1 #

  • Add CHANGELOG.md.

1.0.0 #

  • Initial Release
9
likes
0
pub points
68%
popularity

Publisher

verified publisherinfimum.dk

Low-level tools for working with JSON without creating intermediate objects.

Homepage

License

unknown (license)

More

Packages that depend on jsontool