jx 1.0.3 copy "jx: ^1.0.3" to clipboard
jx: ^1.0.3 copied to clipboard

outdated

The dart jx parser. jx is a super-set of JSON that supports core JSON but adds many more powerful features, like comments, variables, functions and more.

1.0.3 #

April 25, 2023

  • Avoid possible exceptions during number parsing
  • Dart format all files

1.0.2 #

April 4, 2023

  • Updated pubspec file with better description

1.0.1 #

April 4, 2023

  • Refactored to remove recursive parsing. 30% performance improvement
  • Named argument support for functions. E.g. MyFunc('resource', index:2, source:'file');

1.0.0 #

  • Initial version
1
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

The dart jx parser. jx is a super-set of JSON that supports core JSON but adds many more powerful features, like comments, variables, functions and more.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on jx