2017 © Pedro Peláez
 

library youtube_autocomplete

image

marvicrm/youtube_autocomplete

  • Monday, March 5, 2018
  • by marvicrm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

youtube_autocomplete

A very lightweight YouTube search autocomplete. No javascript library needed!, (*1)

This is not just a youtube autocomplete, it will also suggest any keywords available on google., (*2)

Screenshot, (*3)

, (*4)

Basic Usage, (*5)

\
<link rel="stylesheet" href="youtube_autocomplete.css" />
\, (*6)

\
\, (*7)


\
<input type="text" id="youtube_ac">, (*8)


Optional Parameters

Youtube_AC.Init(limit,minchar);, (*9)

Where:
limit = the number of max results on autocomplete. Default = 8
minchar = the number of min input characters needed in order to fire the autocomplete event. Default = 3, (*10)

Installation, (*11)

Composer: - composer require "marvicrm/youtube_autocomplete":"dev-master", (*12)

Manual: - Download the project as zip file, extract on your desired folder, (*13)

Please run the demo.html for actual testing, (*14)

The Versions

05/03 2018

v1

1.0.0.0

  Sources   Download

31/08 2016

dev-master

9999999-dev

A very lightweight YouTube search autocomplete. No javascript library needed!

  Sources   Download

MIT

by Marvic Macalintal

autocomplete javascript autocomplete youtube autocomplete

30/08 2016

v1.1

1.1.0.0

A very lightweight YouTube search autocomplete. No javascript library needed!

  Sources   Download

MIT

by Marvic Macalintal

autocomplete javascript autocomplete youtube autocomplete