jetro_dart 0.1.1 copy "jetro_dart: ^0.1.1" to clipboard
jetro_dart: ^0.1.1 copied to clipboard

Dart and Flutter bindings for jetro, a compact JSON query and transformation engine. Ships as a Native Assets package: prebuilt cdylib downloaded at install for common targets, falls back to cargo bui [...]

Changelog #

0.1.1 #

  • Bump jetro-core to 0.5.8.

0.1.0 #

  • Initial release.
  • Dart / Flutter bindings for jetro via package:hooks Native Assets.
  • Build hook downloads prebuilt cdylib from GitHub Releases, falls back to cargo build --release against the bundled Rust workspace.
  • Cold-run benchmark harness covering 24 cases from bench_cold.rs, comparing jetro against hand-written Dart and jsonata_dart.
  • C ABI: jetro_new / jetro_collect / jetro_free plus four result accessors.
0
likes
140
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart and Flutter bindings for jetro, a compact JSON query and transformation engine. Ships as a Native Assets package: prebuilt cdylib downloaded at install for common targets, falls back to cargo build from source.

Repository (GitHub)
View/report issues

Topics

#json #query #jetro #jsonpath #jsonata

License

MIT (license)

Dependencies

code_assets, ffi, hooks

More

Packages that depend on jetro_dart