Skip to content

YQL utilities and programs for working with YQL, coupling YUI, jQuery, MooTools to Build Dynamic Widgets

Notifications You must be signed in to change notification settings

thinkphp/YQL-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains the following modules for free use and contribution:

  • js-YQLWidget - JS widget to display any public YQL data.
  • php-yqlWidget - PHP/JS widget to display private update streams (such as profile updates).
  • Request.YQL - A simple MooTools Plugin that queries Yahoo's YQL, fetch the results through JSONP, and calls success callback with the results.
  • jQuery-YQL - A simple jQuery Plugin that queries Yahoo's YQL, fetch the results through JSONP, and calls success callback with the results.
  • YQLQuery - A pure handler JavaScript that queries Yahoo's YQL, fetch the results through JSONP, and calls success callback with the results.
  • YQLCache - A wrapper to store YQL results in localStorage when the browser support it.

About

YQL utilities and programs for working with YQL, coupling YUI, jQuery, MooTools to Build Dynamic Widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages