Advertise here

jQuery Plugins Page 6

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

September 27, 2020     1370     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     1142    
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     1425     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     628    
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     1159     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     1624     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     730    
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     1268    
JavaScript Interview Questions & Answers

List of 400+ JavaScript interview questions and answers.

Read More »

htmx – High Power Tools for HTML

June 14, 2020     1218     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     724    
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     2795     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 »

material-table – Material Datatable for React with Additional Features

May 25, 2020     1063     Tables React
material-table – Material Datatable for React with Additional Features

material-table is a simple and powerful datatable for React, based on Material UI's table with some additional features.

Features:

  • Actions
  • Component overriding
  • Custom column rendering
  • Detail Panel
  • Editable
  • Export
  • Filtering

Read More »

React Table – Lightweight, Fast and Extendable Datagrids for React

May 16, 2020     651     Tables React
React Table – Lightweight, Fast and Extendable Datagrids for React

react-table is a lightweight, fast and extendable datagrid built for React.

Features

  • Lightweight (5kb - 14kb+ depending on features used and tree-shaking)
  • Headless (100% customizable, Bring-your-own-UI)
  • Auto out of the box, fully controllable API
  • Sorting (Multi and Stable)
  • Filters

Read More »

Vue.Draggable – Vue Drag & Drop Component

May 03, 2020     1391     Drag & Drop
Vue.Draggable – Vue Drag & Drop Component

Vue.Draggable is a Vue component / directive that is allowing drag-and-drop and synchronization with view model array.

Read More »

formio.js – JavaScript Forms with JSON Form Builder

April 11, 2020     2940     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 »