jessie 0.0.0+dev.0 copy "jessie: ^0.0.0+dev.0" to clipboard
jessie: ^0.0.0+dev.0 copied to clipboard

discontinuedreplaced by: json_path
outdated

JSONPath for Dart

JSONPath for Dart #

Jessie is a work-in-progress. Expect the API to change often. Feel free to join.

Roadmap #

  • ❌ Basic selectors: fields, indices
  • ❌ Recursive descent (..)
  • ❌ Wildcard (*)
  • ❌ Subscript ([:2])
  • ❌ Slice ([1:10:2])
  • ❌ Union (book[0, 1], book[author, title, price])
  • ❌ Basic filtering (book[?(@.price - 1)])
  • ❌ Expressions?
0
likes
20
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

JSONPath for Dart

License

MIT (license)

More

Packages that depend on jessie