Advertise here

jQuery Plugins Page 5

Web Development Lessons for Beginners By Microsoft

January 03, 2021     769    
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     460    
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     3737    
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 »

VvvebJs – Drag & Drop Website Builder with jQuery and Bootstrap

October 25, 2020     5183     Drag & Drop Bootstrap
VvvebJs – Drag & Drop Website Builder with jQuery and Bootstrap

VvvebJs is a drag & drop website builder javascript library built with jQuery and Bootstrap 4.

Features

  • Components and blocks/snippets drag and drop.
  • Undo/Redo operations.
  • One or two panels interface.
  • File manager and component hierarchy navigation.

Read More »

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

September 27, 2020     1186     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     1010    
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 »

μPlot – Tiny and Fast Chart for Time Series, Lines, Areas, Bars

September 22, 2020     1155     Chart & Graph
μPlot – Tiny and Fast Chart for Time Series, Lines, Areas, Bars

μPlot is a lightweight, fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc & bars.

Read More »

Fastify – Fast and Low Overhead Web Framework for Node.js

August 17, 2020     549    
Fastify – Fast and Low Overhead Web Framework for Node.js

Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.

Read More »

Bootstrap Icons – Official Open Source SVG Icon Library for Bootstrap

August 03, 2020     937     Bootstrap
Bootstrap Icons – Official Open Source SVG Icon Library for Bootstrap

Bootstrap Icons is an official open source icon library, designed and built for Bootstrap components.

Bootstrap Icons are SVGs, so they scale quickly and can be easily styled with CSS. It's built for Bootstrap, but it will work with any project.

Read More »

Scroll Loop Menu – An Infinitely Scrollable Vertical Menu

July 18, 2020     1414     Menu Scroll
Scroll Loop Menu – An Infinitely Scrollable Vertical Menu

Scroll Loop Menu is a simple infinitely scrollable menu based on the looping scroll illusion of cloned items.

Read More »

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

July 10, 2020     643    
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     1178    
JavaScript Interview Questions & Answers

List of 400+ JavaScript interview questions and answers.

Read More »

htmx – High Power Tools for HTML

June 14, 2020     1034     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 »

VuePress – Vue Powered Static Site Generator

June 07, 2020     651    
VuePress – Vue Powered Static Site Generator

VuePress is a minimalistic static site generator with a Vue-powered theming system and Plugin API, and a default theme optimized for writing technical documentation

Read More »

React Select – Select Component for React

May 30, 2020     2148     Form Elements React
React Select – Select Component for React

React Select is a flexible select control for React with multiselect, autocomplete, async support.

Read More »