All Projects → DoNormal → Jquery Feyenoord

DoNormal / Jquery Feyenoord

Licence: mit
Asynchronous JS requests for Feyenoord supporters.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jquery Feyenoord

Django Bootstrap Modal Forms
A Django plugin for creating AJAX driven forms in Bootstrap modal.
Stars: ✭ 244 (+369.23%)
Mutual labels:  ajax, jquery
Springboot Beginner
🔰 📝 这可能是流程最清晰、代码最干净、注释最详细的 SpringBoot 入门项目咯,对于初学 SpringBoot 的同学非常具有参考与学习价值哟 ~
Stars: ✭ 51 (-1.92%)
Mutual labels:  ajax, jquery
Reqwest
browser asynchronous http requests
Stars: ✭ 2,918 (+5511.54%)
Mutual labels:  ajax, jquery
Bs grid
Bootstrap Datagrid
Stars: ✭ 184 (+253.85%)
Mutual labels:  ajax, jquery
Push State
Turn static web sites into dynamic web apps.
Stars: ✭ 16 (-69.23%)
Mutual labels:  ajax, jquery
Bbs Ssm
南生论坛基于SSM框架,自适应手机端和电脑端,界面简洁美观,功能完善。演示地址:http://www.nanshengbbs.top
Stars: ✭ 221 (+325%)
Mutual labels:  ajax, jquery
Sms Ssm
🏫 🎓 一个基于 SSM 的简单学生管理系统 : 项目概述全面,代码注释详细,逻辑结构清晰,并提供待优化方案,非常具有参考与学习价值哟 !
Stars: ✭ 351 (+575%)
Mutual labels:  ajax, jquery
Jquery.initialize
jQuery plugin for dynamically created elements initialization (it was nice few years ago, in 2019+ consider react or sth instead of jQuery)
Stars: ✭ 150 (+188.46%)
Mutual labels:  ajax, jquery
Form
jQuery Form Plugin
Stars: ✭ 5,122 (+9750%)
Mutual labels:  ajax, jquery
Web
适合java新手入门练习的java web个人网站项目,目前主要维护web-mysql和web-psql两个分支。前台包括博客、代码库、文件下载、留言、登录注册、站内搜索、分类目录等功能,后台包括上传文件、博客、代码,编辑、删除文章,修改个人资料等功能,目前暂停开发新功能。网址:https://demo.hemingsheng.cn ,觉得不错的欢迎 star。 手机版网址:
Stars: ✭ 414 (+696.15%)
Mutual labels:  ajax, jquery
J2team Community
Join our group to see more
Stars: ✭ 172 (+230.77%)
Mutual labels:  ajax, jquery
Spring Web Rss Channels
A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.
Stars: ✭ 40 (-23.08%)
Mutual labels:  ajax, jquery
Featherlight
Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
Stars: ✭ 2,037 (+3817.31%)
Mutual labels:  ajax, jquery
Ajax Live Search
AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type.
Stars: ✭ 238 (+357.69%)
Mutual labels:  ajax, jquery
Nette.ajax.js
Flexible AJAX for Nette Framework. Supports snippets, redirects etc.
Stars: ✭ 150 (+188.46%)
Mutual labels:  ajax, jquery
Ajaxfileupload
A jQuery plugin that simulates asynchronous file uploads.
Stars: ✭ 291 (+459.62%)
Mutual labels:  ajax, jquery
Dotnetdesk
Asp.Net Example web application showing the capabilities of ASP.NET Core 2 MVC, EF (Entity Framework), Web API, Bootstrap, jQuery, datatables, adminlte template and many more. Web app created as helpdesk or ticket support portal.
Stars: ✭ 136 (+161.54%)
Mutual labels:  ajax, jquery
Jquery Confirm
A multipurpose plugin for alert, confirm & dialog, with extended features.
Stars: ✭ 1,776 (+3315.38%)
Mutual labels:  ajax, jquery
Tabulator
Interactive Tables and Data Grids for JavaScript
Stars: ✭ 4,329 (+8225%)
Mutual labels:  ajax, jquery
Ecommerce
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Stars: ✭ 980 (+1784.62%)
Mutual labels:  ajax, jquery

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].