Advertise here

jQuery Plugins Page 5

Shaka Player – JavaScript Library for Adaptive Video Streaming

March 14, 2021     1289     Media
Shaka Player – JavaScript Library for Adaptive Video Streaming

Shaka Player is an open-source JavaScript library for adaptive media. It plays adaptive media formats (such as DASH and HLS) in a browser, without using plugins. 

Read More »

Carbon Design System by IBM

March 12, 2021     1351    
Carbon Design System by IBM

Carbon Design System is IBM’s open source design system for products and digital experiences. The system consists of working code, design tools and resources, human interface guidelines, and a vibrant community of contributors.

Read More »

The Algorithms - JavaScript

March 09, 2021     638    
The Algorithms - JavaScript

A repository for all algorithms implemented in Javascript. Thids repository is ony for educational purposes.

Read More »

diff2html – Diff Parser and Pretty Html Generator

February 27, 2021     1576    
diff2html – Diff Parser and Pretty Html Generator

diff2html generates pretty HTML diffs from git diff or unified diff output. 

Each diff provides a comprehensive visualization of the code changes, helping developers identify problems and better understand the changes.

Read More »

Luckysheet – Excel Like Online Spreadsheet with Powerful Features

February 21, 2021     2214     Tables
Luckysheet – Excel Like Online Spreadsheet with Powerful Features

Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.

Read More »

Embla Carousel – Fluid Carousel Library with Swipe Precision

February 16, 2021     1325     Slider Carousel
Embla Carousel – Fluid Carousel Library with Swipe Precision

embla-carousel is a bare bones carousel library with great fluid motion and awesome swipe precision. It's library agnostic, dependency free and 100% open source.

Read More »

Awesome JavaScript – Collection of Awesome JavaScript Libraries

February 14, 2021     704    
Awesome JavaScript – Collection of Awesome JavaScript Libraries

A list of awesome browser-side JavaScript libraries and resources.

  • Package Managers
  • Component managment
  • Loaders
  • Bundlers
  • Type Checkers
  • Testing Frameworks

Read More »

GraphQL.js – JavaScript Reference Implementation for GraphQL

January 22, 2021     593    
GraphQL.js – JavaScript Reference Implementation for GraphQL

GraphQL.js is the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook.

GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

Read More »

xgplayer – HTML5 Video Player & Audio Player

January 09, 2021     1089     HTML5 Media
xgplayer – HTML5 Video Player & Audio Player

xgplayer is a web video and audio player library, designed with separate, detachable UI components. xgplayer is bold in its functionality: it gets rid of video loading, buffering, and format support for video dependence.

Read More »

Web Development Lessons for Beginners By Microsoft

January 03, 2021     894    
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     512    
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     4325    
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     6870     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     1364     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     1137    
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 »