Skip to content

dsojevic/jsonpath101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

JSONPath 101

Issue tracker and feedback repo for JSONPath 101.

This repository exists so people can:

  • report bugs
  • suggest improvements
  • ask for features
  • share general feedback

About

Why did I make this? Well, I was in the middle of making a completely unrelated game and needed to craft a handful of weirdly complex JSONPath queries and wanted to test quickly as I tweaked them.

Why did I attempt support for various JSONPath flavours and other JSON query engines? Because why not, I guess.

The tool is inspired by regex101; I found that it made writing and testing regex wildly easy and thought similar for JSON querying would be great.

Open source?

Not yet, unfortunately. I intend to open source it later on, once things are cleaned up a bit more.

For now, this repo mainly exists for issues, suggestions, and general discussion.

About

Used for tracking issues and suggestions for https://jsonpath101.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors