Showing 24 open source projects for "component"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    Helium Browser

    Helium Browser

    Private, fast, and honest web browser

    ...It’s built atop ungoogled-chromium, extending its philosophy with additional privacy features, design refinements, and user experience improvements aimed at transparency and control. Helium blocks ads and trackers by default through an integrated, unbiased uBlock Origin extension prepackaged as a native browser component. Its UI and feature set emphasize minimalism, no “smart” recommendations, account sync, or background data collection, resulting in a distraction-free browsing experience that respects user autonomy. The browser is available across macOS, Linux, and Windows, each version built from a fully open source pipeline for reproducibility and trust. ...
    Downloads: 126 This Week
    Last Update:
    See Project
  • 2
    Ungoogled Chromium Arch Linux

    Ungoogled Chromium Arch Linux

    Arch Linux packaging for ungoogled-chromium

    Ungoogled Chromium Arch Linux is a community-maintained repository providing Arch Linux PKGBUILDs and packaging support to build and install privacy-enhanced Chromium on Arch and Arch-based distributions like Manjaro. This project adjusts upstream Chromium sources with patches that remove Google dependencies — such as account sign-in, crash reporting, and proprietary component updates — so that users can enjoy the Chromium engine without unwanted telemetry or background connections. The repository includes PKGBUILDs, .install helper scripts, and configuration files that conform to Arch’s package management philosophy, enabling makepkg and AUR workflows to produce consistent builds that integrate cleanly with pacman and related tooling. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    ZetaJS

    ZetaJS

    JS wrapper for ZetaOffice in the browser

    The zeta.js library provides the facilities to run an instance of ZetaOffice integrated into your web site, allowing you to control it with JavaScript code via the LibreOffice UNO technology. Use cases range from an in-browser office suite that looks and feels just like its desktop counterpart, to fine-tuned custom text editing and spreadsheet capabilities embedded in your website, to a headless zetajs instance that does document conversion in the background.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    ...Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies. Adds tasks for starting, stopping, statusing and cleaning up a named container based on a specified image. The docker plugin adds a docker Gradle component and a docker Gradle configuration that can be used to specify and publish dependencies on other Docker containers. Version conflicts between transitive dependencies of the same artifact are handled with the standard Gradle semantics: each artifact is resolved to the highest declared version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    ...Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the Gateway and Web UI ports. The end-to-end tests (E2E) test the full app in a headless Chromium browser. They spawn real IPFS node for HTTP API and a static HTTP server to serve the app. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ember Table

    Ember Table

    An addon to support large data sets

    Ember Table is a power table made for users who need a full-fledged, fully-customizable table component for their apps. It is built to be flexible, scalable, and ergonomic for day-to-day use. Unlike other table components, Ember Table seeks to provide as many common table features as it can without sacrificing flexibility or composability. You can still use standard component idioms to customize, extend, and build on top of Ember Table at every level, ensuring that it never gets in your way or prevents you from doing what you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    ...Goutte provides a nice API to crawl websites and extract data from the HTML/XML responses. Goutte depends on PHP 7.1+. Add fabpot/goutte as a require dependency in your composer.json file. Create a Goutte Client instance (which extends Symfony\Component\BrowserKit\HttpBrowser). Make requests with the request() method. The method returns a Crawler object (Symfony\Component\DomCrawler\Crawler). To use your own HTTP settings, you may create and pass an HttpClient instance to Goutte. For example, to add a 60 second request timeout. Read the documentation of the BrowserKit, DomCrawler, and HttpClient Symfony Components for more information about what you can do with Goutte. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    HTMLViewer
    HTML Viewer Components for Delphi, Lazarus and C++Builder The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components. TFrameViewer * Displays both frame and single HTML documents
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 9
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    You can introduce internationalization into your app with simple API. In addition to simple translation, support localization such as pluralization, number, datetime, etc. You can manage locale messages on single file component. Vue I18n is internationalization plugin of Vue.js. It easily integrates some localization features to your Vue.js Application. You can translate with pluralization. You must define the locale that have a pipe | separator, and define plurals in pipe separator. Such pluralization, however, does not apply to all languages (Slavic languages, for example, have different pluralization rules). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Vue-Lazyload

    Vue-Lazyload

    A Vue.js plugin for lazyload your Image or Component in your app

    Vue module for lazyloading images in your applications. Some of goals of this project worth noting include being lightweight, powerful and easy to use, work on any image type, add loading class while image is loading. It supports both of Vue 1.0 and Vue 2.0. You can configure which events you want vue-lazyload by passing in an array of listener names. This is useful if you are having trouble with this plugin resetting itself to loading when you have certain animations and transitions taking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bootstrap-select

    bootstrap-select

    The jQuery plugin that brings select elements into the 21st century

    The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support. Bootstrap-select requires jQuery v1.9.1+, Bootstrap’s dropdown.js component, and Bootstrap's CSS. If you're not already using Bootstrap in your project, a precompiled version of the Bootstrap v3.4.1 minimum requirements can be downloaded. If using bootstrap-select with Bootstrap v4+, you'll also need Popper.js. For all of Bootstrap v4's requirements, see Getting started. A precompiled version of the requirements will be made available in an upcoming release of bootstrap-select. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Wraith

    Wraith

    A responsive screenshot comparison tool

    ...There are two main modes for using Wraith, 'capture' mode and 'history' mode. Wraith has some built-in JavaScript and configuration file templates for you to get started with right away. If you wish to take screenshots of a component rather than the entire page, use casperjs and pass a selector along with your paths. In the 'component' example config, you can see how we specify a component name, domain path and selector we want to capture. All config options will be placed in a YAML config file. You set the headless browser, diff mode, threshold, fuzz amount and screen widths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Performance Devtool

    React Performance Devtool

    A browser developer tool extension to inspect performance

    React Performance Devtool is a browser extension for inspecting the performance of React Components. It statistically examines the performance of React components based on the measures which are collected by React using window.performance API. Along with the browser extension, the measures can also be inspected in a console. A demo of the extension being used to examine the performance of React components on my website. Performance measures can also be logged to a console. With every...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SwingBox

    Java Swing HTML / CSS rendering component

    SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LazWebkit

    Lazarus Component set for Webkit engine

    LazWebkit is a project focused to provide browser and composer web content features for Lazarus IDE based projects. NOTE: Currently is only implemented for GTK2 widgetset.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    LOGames is a project that aims e-learning game development based on Learning Object Technology. LOGames are built up an existents patterns , like SCORM (Shared Content Object Model) and DCC (Digital Content Component), using InfraBig infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Parking is a simple and easy-to-use web framework. It aims to build web applications rapidly. Parking includes two parts: 1) a tiny MVC framework using Java for server-side; 2) an object-oriented component library using Javascript for client-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Alder - is a DOM Tree component, written in JavaScript (AJAX). Supports dynamic content loading, and can use as content source (PHP,Perl,ASP,ASP.Net,JSP) script or XML file. Works in IE,Opera,Mozilla,Konqueror,Firefox,Safari. Appearance is set by CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gtk+ WebCore is a Linux/Gtk+ port of Apple Computer Inc.'s WebCore KHTML html rendering engine including a web component. A reference browser implementation is included in the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project combines the DHTML calendar widget (http://www.dynarch.com/projects/calendar/) with Java Server Faces (http://java.sun.com/javaee/javaserverfaces/index.jsp) into a jsf component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Facets is a web application framework that leverages a simple MVC architecture for the server side and a feature-packed Javascript component model for the client. The two pieces are designed to be seemlessly integrated for very dynamic AJAX-style apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of the project is to create a 100% pure Java-based browser support the latest standards from the W3C. This project is made up of two parts, the actual browser application written in Java Swing and a Swing component that renders HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TclXPCOM is a binding between Tcl and XPCOM, Mozilla's cross-platform component model. TclXPCOM allows Tcl developers to use and implement XPCOM components with pure Tcl scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next