Advertise here

jQuery Plugins Tagged ‘fetch’

Falcor – JavaScript Library for Efficient Data Fetching

August 20, 2015     1749     JSON
Falcor – JavaScript Library for Efficient Data Fetching

Falcor is the innovative data platform that allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call. 

Read More »

Fetch – window.fetch JavaScript Polyfill

June 09, 2015     980     Others
Fetch – window.fetch JavaScript Polyfill

The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

Read More »

ballboy.js – jQuery Plugin to Display Dribbble Shots

March 05, 2014     3125     Feed & RSS Social
ballboy.js – jQuery Plugin to Display Dribbble Shots

ballboy.js is a jQuery plugin to fetch a user's shots from Dribbble and display them.

Read More »

jribbble – jQuery plugin for the Dribbble API

February 26, 2013     1215     Social
jribbble – jQuery plugin for the Dribbble API

jribbble is a jQuery plugin to fetch shot and player info from the Dribbble API

What jribbble can do?

  • Get a shot
  • Get the comments of a shot
  • Get the rebbbounds of a shot
  • Get a list of shots by the list name
  • Get a list of a player's shots
  • Get a list of shots a player is following
  • Get a list of shots a player likes
  • Get the profile details of a player
  • Get the followers of a player
  • Get the players a player is following
  • Get the draftees of a player

Read More »