Showing 369 open source projects for "component"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    XEO Framework
    XEO (eXtensible Enterprise Objects) is a Java-based agile development framework to create enterprise web applications that builds upon Object Oriented concepts and Model Driven Development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Android Swipe Layout

    Android Swipe Layout

    The most powerful swipe layout

    ...It can receive onOpen,onClose,onUpdate callbacks. Can also notifiy the hidden children how much they have shown. Android Swipe Layout allows you to integrate swiping with your UI component and they can be nested into each other. Android Swipe Layout is designed in such a way that it can handle complicate situations. SwipeAdapter is a serials of helper class to save your time. It can help you to save and restore SwipeLayout status. Make sure to use the internal adapter instead of your own!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apache Flex SDK

    Apache Flex SDK

    Mirror of Apache Flex SDK

    Apache Flex SDK is the open-source software development kit maintained by the Apache Software Foundation for building applications using Adobe’s Flex framework—primarily targeting Flash runtime and AIR for rich internet applications. The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK can be used with Flash Player versions 10.2 and up. The Apache Flex SDK uses third-party code that will be downloaded as part of the build. In addition, you can choose to download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    D.P.F Delphi Android Native Components

    D.P.F Delphi Android Native Components

    Delphi Android Native Components

    ...Develop Native Android applications with Delphi XE5/XE6/XE7 Some components: + Added TDPFJAlertDialog + TDPFJAnalogClock + TDPFJButton + TDPFJCheckBox + TDPFJChronometer + TDPFJDatePicker + TDPFJDatePickerDialog + TDPFJEditText + TDPFJImageView + TDPFJListView (not completed) + TDPFJProgressBar + TDPFJProgressDialog + TDPFJTextView + TDPFJTimePickerDialog + TDPFJToast + TDPFJView + TDPFJRadioButton + TDPFJNumberPicker + TDPFJSeekBar + TDPFJTabHost Component (Tabbed view) + TDPFJSpinner Component (Dropdown list) + TDPFJTextSwitcher Component (Fade/Slide Texts) + TDPFJTextClock + TDPFJWebView Follow me: https://www.facebook.com/babak.yaghoobii https://www.linkedin.com/in/babakyaghoobi https://plus.google.com/+BabakYaghoobii http://babakyaghoobi.blogspot.com https://stackoverflow.com/users/4557781/babak-yaghoobi https://www.colatform.com/en/ Enjoy And
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5
    CompFrame is a component framework used for building systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jumanji is an framework for development of internet applications. It has a component model of user interface based on reusable components (UI controls). It has support for server-side programming of UI in various scripting languages and for using AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ServEngine is a J2EE component suite for online applications development developed by Ignacio de Córdoba, from Red SKIOS S.A., a spanish software consulting company based in Madrid. ServEngine core uses JPA EJBs for Model and JSF2 for View through CDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The BioNLP UIMA Component Repository provides UIMA wrappers for novel and well-known 3rd-party NLP tools used in biomedical text prosessing, such as tokenizers, parsers, named entity taggers, and tools for evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    giServer

    giServer

    giServer the easy to use and extensible batch and integration server

    The giServer is an easy-to-use integration server for process automation and event-driven or scheduled execution of batch jobs. Instead of using complex XML configuration files an elaborate GUI for batch job management is included. Some possible usage scenarios are: - Automatic processing of incoming data files - Big Data applications - Process automation - Data Mining/Aggregation applications - Automatic Reporting - Processing and analysis of database records
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    MDO is an open source data-access component suite, providing direct access to Firebird from Borland Delphi applications. MDO is a descendant of FreeIBComponents by Greg Deatz, so IBX users looking for a migration path to Firebird can have a look at these
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    phpSELF

    Simple Enhanced Light Framework

    ...The modules for the most part will be self-contained, using a custom loader for any dependancies (similar to the way DLL's depend on other DLL's to be present). Each module is designed to run independant of the framework so you can strip it down to just one component. This is not a MVC based framework. It is structured the way you would typically develop a desktop application with classes, and a main controller which, with the user side being dependent on Smarty templates, although you can adapt it to be MVC if you desire by stripping out Smarty and adding in a module to handle your code this way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Genome SDK

    Genome SDK

    The Genome is a program component framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    web4thejob.org

    web4thejob.org

    Open source to productivity

    Web4thejob is an open source java framework for the rapid development of data-centric web applications. It is ideal for those who seek a component-based event-driven full-stack web development framework, capable of producing elegant desktop-style web applications that can automate any business domain. The framework addresses the automation needs of any business domain introducing "joblets". A joblet encapsulates the relational schema of a business domain using modern orm technology. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AribaWeb
    AribaWeb (aribaweb.org) is the Open Source java-component-based web application development framework for creating rich, AJAX-enabled applications with the absolute minimum of code (and no hand-coded JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...JLCF focuses on usability on a simple programming model and also provides advanced features such as interceptors, callbacks and dynamic component replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RadPHP Component Library is a PHP library modelled after VCL for Win32 and it's used on RadPHP XE to allow Visual RAD PHP Development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Webman-framework

    Webman-framework

    XAMPP Dedicated Web Application Framework

    Lightweight, Component-based, and Database-oriented Web Application Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    A faster way to build enterprise app. VCL.JS is a TypeScript open-source platform for building enterprise web apps in a fraction of the time, whether you’re an expert developer or just getting started. for more information http://vcljs.com Friendly APIs help you get your job done faster. //Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Java File Copy Library is a software library that provides an easy and powerful API for file copy operations. You can define a batch of copy jobs with regular expressions and can use a Swing Component to show the overall copy progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    HausmiSEP

    An open workshop for secure application

    Hausmi Security Enabled Platform is a series of frameworks created mainly in C++ on POSIX, designed to develop secure and powerful component based server systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Digital Content Component (DCC) is a self-descriptive unit to encapsulate any kind of content artifact. Designed to be reused and adapted, DCCs encapsulate data and software using a single structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    Component migration over the network is planned. Go to the Wiki to have an overview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WIComponents

    WIComponents

    UI components for apache wicket

    The „wicket components“ project is a component library for the apache wicket web-framework. Referring to classic component libraries for desktop applications ( like Microsoft Foundation Classes, QT Library or wxWindows) the wicket components provide graphical user interface components for wicket web-applications. Based upon this library it'll be easy to create complex user interfaces for data processing applications and it is a perfect start to migrate old desktop applications to modern web-applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    WebAppBuilder

    WebBuilder is a powerful rapid application development tool for creati

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Rich component library. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access. http://www.putdb.com
    Downloads: 0 This Week
    Last Update:
    See Project