Showing 220 open source projects for "hplip-plugin"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Inspector Tool

    Inspector Tool

    Firebug Lite Beta for Google Chrome and Opera Browser

    Tool for web developer dedicated to Chrome and Opera browser based on Firebug Lite (Beta release). It is free and open source plugin available on SourceForge. Main features: - Same look and feel as Firebug - Inspect HTML and modify style in real-time - JavaScript Console with autocomplete code (tab, shift+tab) - Rich representation of DOM elements - Live editing CSS rules and properties - Elements are selected on-the-fly while using the Inspect tool again activatable in context menu ======= Using it in this Chrome extension: http://bit.ly/1NiErH5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    slick

    slick

    The last carousel you'll ever need

    slick is an open source, responsive carousel plugin that offers a great number of breakpoints, CSS3 transitions, touch events and so much more. It creates fully responsive, customizable and mobile-friendly carousels that can work with any html element. Everything you’ll ever need for your carousel, slick can achieve quickly and easily. It features a comprehensive range of settings, events, methods and more so you can build a carousel in exactly the way you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    lnd-lib

    lightweight php/mysql framework with html/css templates

    Free and open-source set of easy php/mysql/html/css tools for creating web-sites and web-applications. Based on: http://jquery.com http://jqueryui.com (+ datepicker-ru.js) jQuery Masked Input Plugin Copyright (c) 2007 - 2014 Josh Bush (digitalbush.com) http://kladr-api.ru http://ckeditor.com (+ckfinder)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pjax

    pjax

    pushState + ajax = pjax

    ...If the time doesn't change, no full page load has occurred. The idea is you can't tell the difference between pjax page loads and normal page loads. On complicated sites, browsing just "feels faster." pjax is a jQuery plugin that uses ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button. pjax works by fetching HTML from your server via ajax and replacing the content of a container element on your page with the loaded HTML. It then updates the current URL in the browser using pushState.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Responsive YouTube Video Gallery

    Responsive YouTube Video Gallery

    JQuery plugin youtube video gallery

    Very simple plugin to embed YouTube videos as a sliding gallery. DEMO: https://netteria.net/responsive-youtube-video-gallery-slider/103/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hyperframe !CMS

    Hyperframe !CMS

    A portable, HTML5 file-based CMS

    Hyperframe is a file based CMS which allows you to build a content-managed website from standard HTML5 files, no database being required. Please note that this project is superseded by Mara CMS. A download is retained for the sake of existing users. We suggest that Mara CMS is used for any new website project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    jui_alert

    jQuery plugin, provides simple notification

    jui_alert v2.0.0 was released (26 Jan 2013) License MIT Project page http://pontikis.net/labs/jui_alert/ Documentation http://pontikis.net/labs/jui_alert/docs/ Demo http://pontikis.net/labs/jui_alert/demo/ Download https://github.com/pontikis/jui_alert/archive/master.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Cordova GoogleMaps

    Cordova GoogleMaps

    Google Maps plugin for Cordova

    This plugin displays Google Maps in your application. This plugin uses these libraries for each platforms. The Google Play Services SDK version. You need to specify the same version number with all other plugins. Check out the latest version. This plugin requires the Android support library v4. The minimum version is 24.1.0. This message is displayed when your application requests location permission for only necessary times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Content Generator for Sketch

    Content Generator for Sketch

    Sketch app plugin for generating dummy data such as avatars and names

    ...You can create a custom string by combining any of these options, plain text (example: banana), random number from range (example: [0-20] ), random item from an array (example: [banana~apple~grapes] ). In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images. Installation via Sketch Plugin Manager, in the 'Catalog' tab of the Sketch Plugin Manager window search for 'Content Generator'. More types of data, fetch content directly from different online sources, easier extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    Rikaisama (Legacy)

    Modification of Rikaichan with more features and customization options

    *** THIS ADD-ON IS NO LONGER SUPPORTED AND WILL NOT WORK WITH FIREFOX 57+ (however, it still works in Waterfox using a non-e10s window: "File > New Non-e10s Window") *** Rikaisama is a modification of the rikaichan Japanese-English popup dictionary that adds many features and customization options such as audio pronunciation, EPWING dictionary support, sanseido web dictionary support, word frequency, pitch accent, enhanced clipboard & save options, ability to create and add cards directly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    One Web Forum

    One Web Forum

    One Web Forum is tool for expressing your free speech in todays world

    ...Leave comment on any website at any time. We do not track your information, we remember only country you posted your comment from. We believe in freedom of speech. You can install our plugin for Mozilla Firefox. We hired best software engineers and researchers from companies such as Microsoft, Facebook, Pacific Biosciences and Microsoft Research to help continue vision of a great man, Martin Luther King, Jr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sumdate

    Este projeto tem como objetivo manter o plugin para jQuery sumdate.

    O objetivo do plugin sumdate é somar datas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adaptative Backgrounds

    Adaptative Backgrounds

    A jQuery plugin for extracting the dominant color from images

    A jQuery plugin for extracting dominant colors from images and applying it to its parent. Install via bower. Then simply include jQuery and the script in your page, and invoke it like so. Instead of using an <img> element nested inside of parent element, AB supports grabbing the dominant color of a background image of a standalone element, then applying the corresponding dominant color as the background color of said element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bootstrap Modal

    Bootstrap Modal

    Extends the default Bootstrap Modal class

    ...Introduces a ModalManager class that operates behind the scenes to handle multiple modals by listening on their events. A single ModalManager is created by default on body and can be accessed through the jQuery plugin interface. Bootstrap-Modal can be used as a replacement for Bootstrap's Modal class or as a patch to the library. If you're using the loading spinner functionality you may also need to change the default template to be compatible in js. Since this plugin was created to solve a lot of the issues with BS2, it still uses the BS2 markup syntax. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PopojiCMS

    PopojiCMS

    PopojiCMS - CMS Indonesia

    PopojiCMS is a Content Management System that is made with a very interesting concept and easy to use. PopojiCMS made its appearance using bootstarp responsive, but it also comes with many jQuery plugin, so it will feel like using a desktop application. PopojiCMS just use it as OOP PHP for processing the data to the database. It aims for novice web developers can freely create develop websites. Hopefully PopojiCMS can answer all your needs on the web.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    imacs

    imacs

    light weight CMS

    imacs (innovative Management of Contents) is an Content Management System on base of mootools frame work basically intended for light websites. Due to plugin concept the system could be enhanced by own applications. The basic system comes with the integrated Xinha editor and support slideshows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    One Page Scroll

    One Page Scroll

    Create an Apple-like one page scroller website

    One Page Scroll 1.3.1 by Pete R. Create an Apple-like one page scroll website (iPhone 5S website) with One Page Scroll plugin Created by Pete R., Founder of BucketListly. jQuery 1.9.0 or later is strongly recommended because using jQuery less than 1.8.3 and jquery.onepage-scroll.js together turns out to be a hash-based XSS vulnerabiliry. Modern browsers such as Chrome, Firefox, and Safari on both desktop and smartphones have been tested. Should work fine on IE8 and IE9 as well. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FitText.js

    FitText.js

    A jQuery plugin for inflating web type

    FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element. Oh, and don't you dare let us catch you using FitText on paragraph text. This is for gigantic display text only! Your text should now fluidly resize, by default: Font-size = 1/10th of the element's width. If your text is resizing poorly, you'll want to turn tweak up/down "The Compressor".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wap Auto Index Advance

    Wap Auto Index Advance

    Auto Index wap is Advance of Download Portal (Multi Language)

    Djamolwap 13v -Advance Auto Index With Web Admin Panel + Multi Language + Themes ||||||||||||||||||||||||||||||||||||| New Updates ||||||||||||||||||||||||||||||||||||| - Multi Language Website 1) English 2) Urdu 3) Gujrati 4) Russian - User/Visitor manual change language website - Multi Language Plugin On/Off - Added Function in Admin Panel - Automatic All Mp3 Tag Setting Added _____________________________________________ Official Website : http://ai.djamol.com Demo Of Future & Installation Live http://youtube.com/phpindia ------------------------------------- [[ Requirements ]] Webserver (Cpanel OS OR Other OS) * PHP 5.0 or greater * MySQL 5.0 or greater # The mod_rewrite Apache module (.htaccess) (Note : mod_rewrite Apache if this future not avilalble then use DjAmolWap 10.4version without htaccess)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wintersmith

    Wintersmith

    A flexible static site generator

    Wintersmith is a flexible static site generator built on Node.js, allowing developers to create static websites using plugins and templates for content transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    desqchess3

    simple chess app

    ...DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems. Plans for other plugins include: - Add plugin to connect to animation system (web GL) - Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    News CMSimple Plugin

    CMSimple News Plugin

    **Project moved to https://github.com/davidstutz/cmsimple-news ** This is a simple CMSimple plugin for managing and publishing news. For recommended downloads, readme and roadmap see "Files". For Help use the discussion forum of this project. For announcements and releases see the discussion forum, too. Full documentation included in download.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB