Skip to content

arora22/jsonpath-online-evaluator

 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.1%
  • HTML 39.3%
  • CSS 5.3%
  • CoffeeScript 5.2%
  • Ruby 1.1%