martin4chen / jsonpath-online-evaluator

JSONPath Online Evaluator

Home Page:https://jsonpath.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSONPath Online Evaluator Build Status

A playground for JSONPath

Requirements

  • ruby
  • node.js
  • yarn
  • grunt
  • bower

Build on your environment

Artifacts are placed under the dist.

  $ bundle install
  $ yarn install
  $ yarn run build
  $ yarn run serve

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

Author

Kazuki Hamasaki

About

JSONPath Online Evaluator

https://jsonpath.com/

License:MIT License


Languages

Language:JavaScript 48.7%Language:HTML 39.0%Language:CSS 5.2%Language:CoffeeScript 5.2%Language:Ruby 2.0%