Showing 23 open source projects for "selector"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    WebdriverIO

    WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

    ... such as React, Angular, Polymeror Vue.js as well as native mobile applications for Android and iOS. It comes with smart selector strategies that can, e.g. using the react$ command, fetch React components by its component name and filter it by its props or states. A similar command called $shadow provides the ability to fetch elements within the shadow DOM of a web component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Cash

    Cash

    An absurdly small jQuery alternative for modern browsers

    Cash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a goal, but Cash comes helpfully close, covering most day to day use cases. Cash gives you a query selector, collection methods and some library methods. If you need more details about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moshidon

    Moshidon

    Better modification of the official Mastodon for Android app

    Moshidon is a modified version of the Mastodon official application for Android, which adds important features missing from the official application, such as a joint timeline, no Public publication, and an image description viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dude uncomplicated data extraction

    dude uncomplicated data extraction

    dude uncomplicated data extraction: A simple framework

    Dude is a very simple framework for writing web scrapers using Python decorators. The design, inspired by Flask, was to easily build a web scraper in just a few lines of code. Dude has an easy-to-learn syntax. Dude is currently in Pre-Alpha. Please expect breaking changes. You can run your scraper from terminal/shell/command-line by supplying URLs, the output filename of your choice and the paths to your python scripts to dude scrape command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    JSSoup

    JSSoup

    JavaScript + BeautifulSoup = JSSoup

    I'm a fan of Python library BeautifulSoup. It's feature-rich and very easy to use. But when I am working on a small react-native project, and I tried to find a HTML parser library like BeautifulSoup, I failed. So I want to write a HTML parser library that can be so easy to use just like BeautifulSoup in Javascript. JSSoup uses tautologistics/node-htmlparser as HTML dom parser, and creates a series of BeautifulSoup like API on top of it. JSSoup supports both node and react-native. JSSoup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap 4. The Bootstrap JS dependency is optional and it is mainly needed for the popover support. No Bootstrap CSS is required for the plugin to work. To use the plugin without Bootstrap, the popover option should be set to false or null and, depending on your implementation, you will usually need to set inline to true and a container selector option. Note that the plugin may work without Bootstrap if your code is not using any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XRichText

    XRichText

    An Android rich text class library that supports graphic & text mixing

    ... event interface and delete image interface. For specific usage methods, please refer to the following documentation, or refer to the demo implementation. The picture selector in the Demo is the Zhihu open-source library Matisse, which is adapted to the Android 7.0 system and uses FileProvider to obtain the picture path. The development environment is updated to AS 3.4.2 + Gradle 4.4 + compileSDK 28 + support library 28.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Featherlight

    Featherlight

    Lightweight jQuery lightbox plugin

    .... Even the ones called «simple» or «lightweight». Featherlight is different. It's for the pro who knows what he’s doing and just needs a barebones plugin. Don't be fooled by Featherlight's small footprint! It's smart, responsive, supports images, ajax and iframes out of the box and you can adapt it to your needs. To get started, simply add the "data-featherlight" with a selector, an image or an ajax-url. It's that simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Manhali
    Manhali is a free, open source Learning Management System (LMS). It is installable and multi-language. Licensed under the GNU-GPL 3 and written in PHP and MySQL. Manhali can track and evaluate learners' behavior by clustering all learners in profiles (A, B, C, D and E) according to their behavior on the platform to allow educators to personalize courses for each profile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    lintaso

    lintaso

    FREE message sending platform for your Audience

    Lintaso Sender is the world’s only free Bulk Message sender marketing platform for Whatsapp automation. Lintaso Sender started out in 2018 as a small project formed by the Real Commerce Group. Today, this is being used by Educational, Real Estate, Tourism, Product Selling, Service Offering, CRM etc all around the world. This features a friendly, easy-to-operate user interface, with an intuitive and straightforward file selector and a large range of options . Some important illustrations...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    WebChangeNotifier

    WebChangeNotifier

    Windows app for web page content changes detection

    C#/.NET console Windows app for website content change detection. Sends notifications to email via Mailgun HTTP API. It periodically opens all URLs in the list (in random order) and retrieves content (as text) using the specified selector. If the content changed since the last time, then it sends an email notification with a number of inserted/deleted lines and a DIFF text file. Also, it sends notifications about errors (if repeated more than once in a row) such as when the website is down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. While 100% jQuery coverage is not a design goal, the APIs provided match their jQuery counterparts. The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done. Zepto is open source software and is released under the developer and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Adaptative Backgrounds

    Adaptative Backgrounds

    A jQuery plugin for extracting the dominant color from images

    ...-background to the element. selector String (default: 'img[data-adaptive-background="1"]') a CSS selector which denotes which images to grab/process. Ideally, this selector would start with img, to ensure we only grab and try to process actual images. parent falsy (default: null) a CSS selector which denotes which parent to apply the background color to. By default, the color is applied to the parent one level up the DOM tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP year calendar

    date selector with year calendar / Jahreskalender Auswahl

    This is a simple PHP year calendar that allows to select a date and then calls a page with the date as parameter. Dieses PHP Skript generiert einen Jahreskalender in dem ein Datum ausgewählt werden kann. Danach kann das Datum an eine URL als Parameter übergeben werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Database Record Selector and Editor (DB-RSE) is a PHP program intended to be a very simplified MySQL database record selector and editor. Having only three files, it is simple to install and setup. Select a table, select a record, edit, and save. Version 2 now also lets you add new records and copy existing records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AMKO

    AMKO

    AMKO - Java WebServer

    AMKO - High performance web server based on Java 7. This webserver is powerful engine for any site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zreshk
    Zreshk is a tiny javascript library which provides basic needs of web developers such as AJAX and effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ajax based readonly tree controls with a focus on navigation and selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Scenario Data Selector is a Perl script that serves up scenario data on the web. Users can browse data and choose to show by value or as growth rates or indices. Data can be shown by region or indicator - the script takes care of regional aggrega
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kuller is a simple, fast color-selector for web page development. It is intended for a developer to deploy so that the end-user can easily select web-safe color combinations and forward the selections to the developer via email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Denebola is a Java EE view template system, which works like DHTML in server-side. Javascript (and other scripting languages) is used to manipulate 100% pure (X)HTML templates via CSS2 Selector style element filters to produce data-driven web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With Scrollbar Color Chooser, you can choose any RGB color using a simple color selector. You can even preview the the program then create the script. and copy it to the Windows clipboard. No coding or programming knowledge is required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    The coolest DHTML calendar widget. IE/Win >= 5.0, Mozilla, Firefox, Netscape >= 6, Opera 7+, Konqueror/Safari. 9 color themes. Time selector. Internationalized. No frames. No external windows. Uses web standards. Lightning fast.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next