Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
/ JsonPath Public archive

A Visual Studio Code extension for live JsonPath filtering and usage.

License

Notifications You must be signed in to change notification settings

AbstractUmbra/JsonPath

Repository files navigation

JsonPath

JsonPath is an extension for Visual Studio Code that allows the user to use the JsonPath syntax to filter and view their json documents in the editor.

However, since there is no official spec for JsonPath, we will be using JSONPath Plus.

Features

As this is currently a WIP I will list the target features:

  • Live editing/viewing.
    • I see extensions that support command parameters for this functionality and to me this seems obtuse, so I will attempt to make it live.

Requirements

WIP.

Extension Settings

WIP.

About

A Visual Studio Code extension for live JsonPath filtering and usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published