Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<p class="item"><b>node.js:</b> <tt>npm install JSONSelect</tt></p>
<p class="item"><b>ruby:</b> A gem by <a href="https://github.com/fd">Simon Menke</a>: <a href="https://github.com/fd/json_select">https://github.com/fd/json_select</a></p>
<p class="item"><b>go:</b> A <a href="https://github.com/latestrevision/go-jsonselect">go implementation</a> by <a href="https://github.com/latestrevision">Adam Coddington</a>
<p class="item"><b>python:</b> A <a href="https://github.com/mwhooker/jsonselect">python port</a> by <a href="https://github.com/mwhooker">Matthew Hooker</a>
<p class="item"><b>python:</b> <a href="https://github.com/danvk/pyjsonselect/">pyjsonselect</a> by <a href="https://github.com/danvk">Dan Vanderkam</a>
<p class="item"><b>couchdb:</b> JSONSelect <a href="https://github.com/ryanramage/couchdb-jsonselect">integration for couchdb</a> by <a href="https://github.com/ryanramage">Ryan Ramage</a>
<p class="item"><b>php:</b> A <a href="https://github.com/observu/JSONselect-php">php implementation</a> by <a href="https://github.com/observu">@observu</a>
<p class="psst">
Expand Down