/json_key_tool

JSON path & value tool

Primary LanguageJavaScriptMIT LicenseMIT

json_key_tool

JSON path & value tool

This package can be used to fetch following data from JSON objects

  • Full paths in the object
  • All values in { key: 'PARENT.CHILD', value: 'String' } format
  • and more...