Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Run queries against text data using `cmd-shift-j` in Atom.

License

Notifications You must be signed in to change notification settings

ianwremmel/atom-query-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query Palette package No Maintenance Intended

Run queries against text data using cmd-shift-j in Atom.

Supported Formats

At this time, JSON is the only supported data format

JSON

Query processing relies on JSONPath. See that project for query examples.

TODO

  • Modularize to support other data types.
  • Prevent pallete from opening for views with unsupported grammars.
  • Replace JSONPath with something that
    1. More closely resembles XPath.
    2. Works.

Bitdeli Badge

About

Run queries against text data using `cmd-shift-j` in Atom.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published