Showing 181 open source projects for "jquery notepad++ plugin"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    jQuery.payment

    jQuery.payment

    Library for building credit card forms and validating inputs

    Created by Stripe and archived on GitHub, jquery.payment is a small jQuery plugin that formats credit card inputs—numeric grouping, expiry dates, CVC—as you type and validates card numbers, expiry, and CVC with client-side checks. While deprecated in favor of Stripe Elements, it remains useful for legacy implementations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Fluidbox

    Fluidbox

    Replicating and improving the lightbox module seen on Medium

    Replicating and improving the lightbox module seen on Medium with fluid transitions. Opening images seamlessly in a lightbox on your page without interruption. This demo was inspired by how Medium handles embedded images. Made by Terry. This project was originally initiated as a personal challenge to replicate Medium’s lightbox module, but it soon developed into a full-fledged jQuery plugin. Each initialized Fluidbox instance can therefore be styled independently from each other using CSS alone...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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. After that, take any sections of your page that need a different nav and add data-midnight="your-class" to it, where .your-class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    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
  • 6
    NppCalc

    NppCalc

    plugin for evaluates the expressions in the Notepad++

    NppCalc - plugin for evaluates the expressions in the Notepad++ NppCalc used to work with math, trigonometry, statistics, combinatorics, arrays, sets, bits, strings, dates, color, image, measurement, file and folder, RS-232, TCP/IP, encoding, encryption, hashing, compression, etc, Over 400 functions. Q: How does this work? A: Just type function name and press Enter!
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    .... Focusing on a core of JQuery and Atmosphere Push - You can ensure that your application will run on any device. With AJAX at the center, and a "Render-On-Load" servlet that can start loading from any element in the tree, you can always ensure that you can provide a secure, cross-browser web application. By Default, Server-Side-Only development is more secure than any other method out there. https://www.youtube.com/channel/UCKmp3cltVruaBZtGU5VH_Lg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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
  • 11
    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. Any CSS class in addition to rating will be copied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    notepadplusplus-plugin-fun4c

    List all function written in C for Notepad++

    Fun4c is a plugin for Notepad++. You can list all functions/Variables/... on source written in C/... (depend on your configuration, fun4c.ini, which is a series of Regular Expression Matching denoted by Fn.x and Var.x).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    jquery.cypher

    Plugin para jquery que permite encriptar y desencriptar texto

    Plugin para jquery que permite encriptar y desencriptar texto de forma rápida. Uso: Ligado al val de un elemento: $("#input").Cypher('encriptar',"llave"); Como retorno de datos: var textoDemo=$.Cypher("encriptar","mi cadena","miLlave") Ligado a un elemento pero especificando el texto a trabajar: $("#texto").Cypher('encriptar',"texto","llave"); Metodos: Cypher('encriptar',"texto","llave"); Cypher('desencriptar',"texto","llave");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jquery.applink

    jquery.applink

    Launch native apps from web page links for mobile and desktop devices

    Create links to native apps from mobile (or minor cases from desktop) browsers. HTML links should have the web URL as default, but you can add an alternate link using the registered app protocol to invoke apps like Facebook, Twitter, Foursquare, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Protip

    Protip

    A new generation jQuery Tooltip plugin

    A new generation jQuery Tooltip plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    At.js

    At.js

    Add Github like mentions autocomplete to your application

    At.js is a lightweight jQuery plugin that enables @mention-style autocomplete functionality within text inputs or contenteditable areas. It allows developers to bind actions to character triggers (like @ or #) and display suggestion dropdowns with customizable behavior. The plugin is especially useful for building social platforms, chat apps, or collaborative editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Advanced 3d Perspective Distortion

    Advanced 3d Perspective Distortion

    Uses matrix3d perspective distortions to create 3d scenes

    Create a unique parallax environment to show off your work. I've always been a big fan of using subtitle 3d effects to give depth to UI and images. Ever since laying my eyes on the [26000 Vodka] (http://26000.resn.co.nz/flash.html) website many years ago, I've wanted to create something that can emulate that same kind of depth, without using cumbersome flash to do it. This plugin allows you to (currently) do full-page 3d perspective transforms base on mouse position. There are a lot of options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    jQuery navobile

    jQuery navobile

    A jQuery plugin that makes mobile navigation easy

    A jQuery plugin that makes mobile navigation easy. Navobile uses CSS to apply CSS3 translations, Mobile device detection, and fix the position of the nav. In the CSS file we used for this demo and the one that is included in the src folder the mobile breakpoint is at 765px using a media query, you can, of course, change this to suit your needs. Changing the timing function used by the transform alters Navobile's css. The available timing functions available are listed on MDN although we don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Notepad++ plugin that allows users to run JSLint (The JavaScript Code Quality Tool) against their open JavaScript files (more about JSLint at http://www.jslint.com/lint.html). Also supports JSHint (http://www.jshint.com/).
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 22
    UMD

    UMD

    Patterns for JavaScript modules that work everywhere

    This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    AmaranJS jQuery Notification Plugin

    AmaranJS jQuery Notification Plugin

    Nice, sleek and stylish notifications

    Nice, sleek, and stylish notifications. You can check AmaranJS v.1.0.1, with this version amaranjs no longer requires jquery and most of the animations moved to CSS animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jquery-scrollstop

    jquery-scrollstop

    A jQuery plugin that fires events when scrolling stops and starts

    This plugin fires two events on the window when scrolling starts and stops: scroll start and scroll stop.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.