gson 0.1.4 copy "gson: ^0.1.4" to clipboard
gson: ^0.1.4 copied to clipboard

Parses and encodes the json generated by GSON (Can parse minecraft's json)

Changelog #

0.1.4 #

  • Fixed parsing for doubles that are not suffixed with "d"

0.1.3 #

  • Added web compatibility
  • Added generator settings
  • Improved json compatibility
  • Added option to simplify parser results

0.1.2 #

  • Added beauty gson generation (customizable)
  • Improved examples
  • Fixes in Readme and codestyle

0.1.1 #

  • Fixes in Readme and codestyle (no new features)

0.1.0 #

  • Some Fixes in the decodeString and in the decodeNumber function that caused crashes
  • stopped the decoder from decoding numbers as strings
  • added documentation
  • improved code-style

0.0.1 #

  • Added encoder, Decoder
14
likes
40
pub points
87%
popularity

Publisher

unverified uploader

Parses and encodes the json generated by GSON (Can parse minecraft's json)

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

BSD-2-Clause (LICENSE)

Dependencies

colorize

More

Packages that depend on gson