Query results using JQuery library

I'm trying to get Elasticsearch results to display in a paginated JavaScript table. I'm looking at Bootgrid (http://www.jquery-bootgrid.com/Examples#data-api) which interacts with the API URL endpoint. I'm mainly familiar with the official JavaScript and PHP clients. Has anyone been successful doing something similar?