Github Example Select repository by language, most popular and contributor

index.html
          
<div class="col-md-11 col-center tags-input">
<div id="typeahead-input ">
<input
class="typeahead form-control"
id="repos_tag_input"
type="text"
placeholder="Language"
/>
</div>
</div>