Advertise here

jQuery Plugins Tagged ‘javascript’

Web Development Lessons for Beginners By Microsoft

January 03, 2021     913    
Web Development Lessons for Beginners By Microsoft

12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics by Azure Cloud Advocates at Microsoft

Each lesson includes:

  • optional sketchnote
  • optional supplemental video
  • pre-lesson warmup quiz
  • written lesson
  • for project-based lessons, step-by-step guides on how to build the project
  • knowledge checks
  • a challenge
  • supplemental reading
  • assignment
  • post-lesson quiz

Read More »

Ramda – Practical Functional JavaScript Library

November 29, 2020     523    
Ramda – Practical Functional JavaScript Library

Ramda is a JavaScript library that helps you write functional, concise and reusable code. Ramda focuses on immutability and side-effect free functions.

Read More »

whatsapp-web.js – WhatsApp Client Library for NodeJS

November 17, 2020     4352    
whatsapp-web.js – WhatsApp Client Library for NodeJS

whatsapp-web.js is a WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.

Read More »

Cuttr.js – jQuery Plugin to Truncate Multi-Line Content

September 27, 2020     1378     Text & String
Cuttr.js – jQuery Plugin to Truncate Multi-Line Content

Cuttr.js is a javascript / jQuery plugin that truncates multi-line text content with multiple truncation methods and custom ellipsis.

Read More »

JSDoc – API Documentation Generator for JavaScript

September 23, 2020     1151    
JSDoc – API Documentation Generator for JavaScript

JSDoc is an API documentation generator for JavaScript. You add documentation comments directly to your source code, right alongside the code itself. The JSDoc tool will scan your source code and generate an HTML documentation website for you.

Read More »

jsdom – JavaScript Based Headless Browser Useful for Testing & Scraping Web Applications

July 10, 2020     738    
jsdom – JavaScript Based Headless Browser Useful for Testing & Scraping Web Applications

jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications.

Read More »

JavaScript Interview Questions & Answers

June 16, 2020     1275    
JavaScript Interview Questions & Answers

List of 400+ JavaScript interview questions and answers.

Read More »

htmx – High Power Tools for HTML

June 14, 2020     1233     Others
htmx – High Power Tools for HTML

htmx is a javascript library that allows you to access AJAX, WebSockets and Server Sent Events directly in HTML, using attributes. It is small (~7k min.gz'd), dependency-free, extendable & IE11 compatible.

Read More »

formio.js – JavaScript Forms with JSON Form Builder

April 11, 2020     2954     JSON Form Elements
formio.js – JavaScript Forms with JSON Form Builder

formio.js is a plain JavaScript form renderer and SDK for Form.io that allows you to render the JSON schema form and render those within your application using plain JavaScript, as well as provides an interface SDK to communicate to the Form.io API's.

Read More »

FullCalendar – Full-Sized Javascript Event Calendar

February 16, 2020     3586     Date & Time
FullCalendar – Full-Sized Javascript Event Calendar

FullCalendar is a full-sized drag & drop JavaScript event calendar.

Powerful and Lightweight : Has over 100 customizable settings. Built as separate modules to keep filesize down.
Developer-Friendly : Has connectors for React, Vue, and Angular. Provides high-quality TypeScript definitions.

Read More »

FingerprintJS – Modern & Flexible Browser Fingerprinting Library

February 11, 2020     2044    
FingerprintJS – Modern & Flexible Browser Fingerprinting Library

FingerprintJS is the most advanced open-source fraud detection JS library. FingerprintJS collects all the unique features from a device/browser passing them through a hash function to provide a unique identifier.

Read More »

OpenLayers – High Performance, Feature-Packed Library for Maps

January 21, 2020     1414     Maps
OpenLayers – High Performance, Feature-Packed Library for Maps

OpenLayers is a high-performance, feature-packed library for creating interactive maps on the web. It can display map tiles, vector data and markers loaded from any source on any web page. 

Read More »

30 Days of JavaScript Programming Challenge

January 07, 2020     1362    
30 Days of JavaScript Programming Challenge

30DaysOfJavaScript challenge is a guide for both beginners and advanced JavaScript developers. In this challenge you will learn everything you need to be a JavaScript programmer and in general the whole concepts of programming.

Read More »

CryptoJS – JavaScript Library of Crypto Standards

December 29, 2019     1288    
CryptoJS – JavaScript Library of Crypto Standards

CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.

Read More »

Cropper.js – JavaScript Image Cropper

December 25, 2019     2621    
Cropper.js – JavaScript Image Cropper

Cropper.js is a powerful javascript image cropper with cross-browser support and much more features. Also there is a jQuery plugin wrapper for Cropper.js

Read More »