Skip to content

Asynchronous JS requests for Feyenoord supporters.

License

Notifications You must be signed in to change notification settings

TowardsDeath/jquery-feyenoord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-feyenoord

Asynchronous JS requests for Feyenoord supporters.

Purpose

If you’re a supporter of Feyenoord, or if you think ancient Greek heroes are pricks, you’re probably tired of calling $.ajax() all the time. Well, here’s the solution. This piece of code takes each Ajax-related function and wraps it inside a better Feyenoord function.

Usage

Install using npm:

npm install jquery-feyenoord --save

Then, when using the jQuery Ajax API just replace ‘ajax’ with ‘feyenoord’ in your code, e.g. $.feyenoord(url, options);.

Colophon

Made with ♥ in Rotterdam.