Showing 327 open source projects for "plugin"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Scroll Lock

    Scroll Lock

    Locks mouse wheel scroll inside container,

    Scroll Lock is a jQuery plugin that fully addresses the issue of locking the mouse wheel scroll inside a given container, preventing it from propagating to the parent element.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Image Select

    Image Select

    Image Select is an extension of Chosen, a jQuery plugin

    We designed this plugin extension as a humanized UI element for social networking sites that need to facilitate relations between people. Research shows that people are extremely sensitive to photos of others, so we needed to revamp the traditional UI elements to make them more intuitive and human. You can use these plugin extensions for modeling multiple (one-to-many) or single (one-to-one) relations between people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jquery-circle-progress

    jquery-circle-progress

    jQuery Plugin to draw animated circular progress bars

    jQuery Plugin to draw animated circular progress bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Maplace.js

    Maplace.js

    A Google Maps Javascript plugin for jQuery

    Helps you to embed Google Maps into your website, and quickly create markers and control menus for the locations on the map. Download the latest version of Maplace.js and include the Google Maps API v3 along with jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5
    Fluidbox

    Fluidbox

    Replicating and improving the lightbox module seen on Medium

    ...TThe latest version of Fluidbox require two dependencies: jQuery v1.7 or above, and Ben Alman's debounce/throttle plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    angulartics

    angulartics

    Analytics for AngularJS applications

    ...Google Analytics, Kissmetrics, Mixpanel, Flurry, Piwik, Segment.io and more are supported out of the box. Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded together. Load the relevant files in your applications html (or include them in your build script). In your application dependencies, inject Angulartics and the Angulartics plugin for your vendor. The simplest way to do event tracking is by adding the attributes analytics-on and analytics-event to the element. analytics-on always needs to be present, because it is the attribute that enables event tracking for the element. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jquery.matchHeight.js

    jquery.matchHeight.js

    A responsive equal heights plugin

    In the years since this library was originally developed there have been updates to CSS that can now achieve equal heights in many situations. If you only need to support modern browsers then consider using CSS Flexbox and CSS Grid instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    ...You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. Literally the same source file. Going back and forth between function execution (and call stack when algorithm uses recursion) is effortless. So is pausing and resuming. This project uses styled-jsx, but takes the idea of CSS-in-JS even further. Sizing, positioning and transition offsets are computed by JS, all before elements hit the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jQuery Hover3d

    jQuery Hover3d

    Simple jQuery plugin for 3d Hover effect

    jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen 3D hover plane effect. The idea is to transform the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    Electrode Stateless CSRF

    Electrode Stateless CSRF

    Stateless Cross-Site Request Forgery (CSRF) protection with JWT

    An electrode plugin that enables stateless CSRF protection using JWT in Electrode, Express, Hapi, or Koa 2 applications. CSRF protection is an important security feature, but in systems which don't have backend session persistence, validation is tricky. Stateless CSRF support addresses this need. CSRF attacks can be bad when a malicious script can make a request that can perform harmful operations through the user (victim)'s browser, attaching user-specific and sensitive data in the cookies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jquery-animateNumber

    jquery-animateNumber

    jQuery animate number

    jQuery numbers animation plugin, adds 'number' property and step function to jQuery's animate function properties. Requires jQuery 1.7.0 or higher (latest tested with 3.3.1).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    A jQuery plugin that switches between multiple header designs as you scroll, so you always have a header that looks great with the content below it. Create your fixed nav (or header) as you typically would. Create your fixed nav (or header) as you typically would. You can use whatever markup suits you, just make sure the header works well with position:fixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jQuery DrawSVG

    jQuery DrawSVG

    Lightweight, simple to use jQuery plugin to animate SVG paths

    Lightweight, simple-to-use jQuery plugin to animate SVG paths. This plugin uses the jQuery built-in animation engine to transition the stroke on every <path> inside the selected <svg> element, using stroke-dasharray and stroke-dashoffset properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework to enhance Oracle APEX (Oracle Application Express) on the client (browser) and server (database). To unleash the full potential of ApexLib also use the Oracle APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Official Ziptastic jQuery plugin

    Official Ziptastic jQuery plugin

    This is a jQuery plugin that shows how Ziptastic could be used

    Seamlessly integrate Ziptastic! with jQuery. This is a jQuery plugin that shows how Ziptastic could be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ZooMove

    ZooMove

    Enlarges the image with the mouse hover and move

    It's a plugin developed with jQuery, that allows to dynamically zoom images with mouseover, and view details with mouse move. Enlarges the image with the mouse hover and move.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Magnificent.js

    Magnificent.js

    Zoom responsively, images & more, w/ jQuery

    Zoom responsively. A jQuery plugin for responsive zoom of images & more. Include two elements, one with a mag-thumb attribute for thumbnail content and one with a mag-zoom attribute for zoomed content, the values of each attribute should be a unique identifier used to wire them together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SOGEL Mobile WordPress Theme

    SOGEL Mobile WordPress Theme

    Minimalist, Modern and Simple Mobile WordPress Theme

    Minimalist, Modern and Simple mobile wordpress theme only for mobile blog. Work with latest wordpress version and tested by wordpress 4.9! Required plugin : WP-PostViews Demo : http://diskon.co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bootstrap Rating Input

    Bootstrap Rating Input

    Another plugin that eases the generation of rating stars for jQuery

    This is another plugin that eases the generation of rating stars for jQuery and Bootstrap. The plugin transforms your number input into a hidden field and wraps it inside a div (Or a span with the inline option) along with the star icons that will catch your clicks and save the selected values into the hidden field. By doing this, the field still exist in your form and can be submitted or its current value read by jQuery normally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HeaderFixer

    jQuery table header fixer on scroll

    A jQuery plugin which fix position of table's header on page scrolling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Inline Attachment

    Inline Attachment

    Easily paste and upload files/images in plain textareas

    InlineAttachment is a JavaScript plugin that enables drag-and-drop or paste-based file uploads directly into text fields. It is particularly useful for adding inline image and file attachment support in content editors.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Tree Shade

    Tree Shade

    Bridge and InDesign plugin for fixing links, versioning and clouding.

    ...Another task is managing InDesign links and fix missed ones automatically by tracing any changes of renaming and moving on files, also it enabling the user to reach all the pages in the whole tree which a specific link file placed in them and in a clear visualising way. Finally the plugin has a versioning system and auto exporting of InDesign documents to Jpegs and PDFs files. This plugin has been invited and developed entirely and from scratch by Abdulaziz A. Junaid, it takes more than a year and consumed plenty of his free hours out of his job time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    normalmap.js

    normalmap.js

    A library for creating simple interactive lighting effects

    normalmap.js is a library for creating simple interactive lighting effects using normal maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Responsive Web Design with Bootstrap3

    Responsive Web Design with Bootstrap3

    Responsive Web Design with template Bootstrap3 free download

    This is a psd-to-html responsive layout tamplate based on UI/UX project designed with twitter bootstrap3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jQuery Calx

    jQuery Calx

    A jQuery plugin for creating formula-based calculation form

    jQuery Calx is an Excel calculation engine and formula parser built as a jQuery plugin, it offers spreadsheet ability to process and calculate the formula without bringing a table-like spreadsheet interface. In the core of jQuery Calx is a formula parser generated using jison which parse and processes the formula and set of formulas imported from formula.js.
    Downloads: 0 This Week
    Last Update:
    See Project