Advertise here

jQuery Plugins Tagged ‘API’

Gio.js – Declarative 3D Globe Data Visualization Library with Three.js

July 03, 2018     1132     Chart & Graph
Gio.js – Declarative 3D Globe Data Visualization Library with Three.js

Gio.js is an open source library for web 3D globe data visualization built with Three.js.

Gio.js is simple to use to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application

Read More »

face-api.js – JavaScript API for Face Recognition & Face Detection

June 30, 2018     2217    
face-api.js – JavaScript API for Face Recognition & Face Detection

face-api.js is a JavaScript API for face recognition and face detection in the browser by using tensorflow.js

Read More »

World Cup 2018 Data in JSON

June 22, 2018     658    
World Cup 2018 Data in JSON

API for the FIFA World Cup 2018 that scrapes current match results and outputs match data as JSON.

Read More »

Day.js – JavaScript Date Library Alternative to Moment.js

April 25, 2018     1488     Date & Time
Day.js – JavaScript Date Library Alternative to Moment.js

Day.js is a minimalist JavaScript library for modern browsers with a largely Moment.js compatible API.

Read More »

Blotter.js – JavaScript API for Drawing Unconventional Text Effects

February 15, 2018     1586     Effects
Blotter.js – JavaScript API for Drawing Unconventional Text Effects

Blotter is a javascript API for drawing unconventional text effects on the web.

Blotter provides a simple interface for building and manipulating text effects that utilize GLSL shaders without requiring that the designer write GLSL.

Read More »

CCXT – CryptoCurrency eXchange Trading Library with Javascript

December 29, 2017     1111    
CCXT – CryptoCurrency eXchange Trading Library with Javascript

CCXT is a JavaScript / Python / PHP library for cryptocurrency trading and e-commerce library with support for many (90+)  bitcoin/ether/altcoin exchange markets and merchant APIs.

Read More »

How to Connect to an API with JavaScript

December 19, 2017     1234    
How to Connect to an API with JavaScript

A tutorial about easy way on connecting to an API with javascript. 

In this tutorial you will learn :

  • What a Web API is.
  • Learn how to use the HTTP request GET with JavaScript
  • How create and display HTML elements with JavaScript.

Read More »

Superstruct – Simple & Composable Way to Validate Data in Javascript

December 04, 2017     665     Validation
Superstruct – Simple & Composable Way to Validate Data in Javascript

Superstruct makes it easy to define interfaces and then validate JavaScript data against them. It's type annotation API was inspired by Typescript, Flow, Go, and GraphQL, giving it a familiar and easy to understand API.

Read More »

Mockjax – Ajax Request Mocking with jQuery

August 09, 2017     1589     JSON Ajax
Mockjax – Ajax Request Mocking with jQuery

jQuery Mockjax plugin provides request/response mocking for ajax requests using the jQuery API and provides all standard behaviors in the request/response flow.

Read More »

jQuery.rest – jQuery Plugin for RESTful APIs

July 18, 2017     647    
jQuery.rest – jQuery Plugin for RESTful APIs

jQuery.rest is a jQuery plugin for easy consumption of RESTful APIs.

Read More »

Markvis – Make Visualization in Markdown

July 17, 2017     917     Chart & Graph
Markvis – Make Visualization in Markdown

Markvis is a plugin to generate charts in markdown with few lines of code.

Read More »

Plupload – JavaScript API for Building File Uploaders

July 12, 2017     1362     Form Elements
Plupload – JavaScript API for Building File Uploaders

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.

Read More »

Modal Video – jQuery Modal Video Plugin

July 07, 2017     2273     Media
Modal Video – jQuery Modal Video Plugin

Modal Video is a jQuery plugin to show videos on modal boxes. 

Features

  • Beautiful transition
  • Accessible for keyboard navigation and screen readers.
  • Rich options for YouTube API and Vimeo API

Read More »

Local Weather App with jQuery and OpenWeatherMap

July 02, 2017     1132     Maps
Local Weather App with jQuery and OpenWeatherMap

Built a simple local weather app using JSON, jQuery, APIs of ipinfo.io and OpenWeatherMap.

Read More »

scrollMonitor – Simple and Fast API to Monitor Elements as you Scroll

May 24, 2017     1408     Scroll
scrollMonitor – Simple and Fast API to Monitor Elements as you Scroll

The scroll monitor allows you to receive events when elements enter or exit a viewport. It does this using watcher objects, which watch an element and trigger events. 

Read More »