TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: KivaSort – sort and filter Kiva field partners

3 pointsby cristoperbover 6 years ago

1 comment

cristoperbover 6 years ago
I wrote a simple jQuery plugin [1] based on DataTables [2] that fetches data from Kiva&#x27;s API [3] and makes it filterable&#x2F;sortable. (Being a jQuery plugin it makes it easy to add a table of sortable field partners to any HTML document [4]).<p>1: <a href="https:&#x2F;&#x2F;github.com&#x2F;cristoper&#x2F;jquery-KivaSort&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cristoper&#x2F;jquery-KivaSort&#x2F;</a><p>2: <a href="https:&#x2F;&#x2F;datatables.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datatables.net&#x2F;</a><p>3: <a href="https:&#x2F;&#x2F;build.kiva.org&#x2F;api" rel="nofollow">https:&#x2F;&#x2F;build.kiva.org&#x2F;api</a><p>4: For example see section three of this article &quot;Some thoughts on Kiva&#x27;s interest rates&quot;: <a href="https:&#x2F;&#x2F;americancynic.net&#x2F;log&#x2F;2018&#x2F;12&#x2F;6&#x2F;some_thoughts_on_kivas_interest_rates&#x2F;" rel="nofollow">https:&#x2F;&#x2F;americancynic.net&#x2F;log&#x2F;2018&#x2F;12&#x2F;6&#x2F;some_thoughts_on_kiv...</a>