Showing 32 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
  • 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
  • 1
    Networked-Aframe

    Networked-Aframe

    Web framework for building multi-user virtual reality experiences

    ...Follow the NAF Getting Started tutorial to build your own example from scratch, including setting up a local server. Networked-Aframe works by syncing entities and their components to connected users. To connect to a room you need to add the networked-scene component to the a-scene element. For an entity to be synced, add the networked component to it. By default the position and rotation components are synced, but if you want to sync other components or child components you need to define a schema. For more advanced control over the network messages see the sections on Broadcasting Custom Messages and Options. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    A-Frame

    A-Frame

    A web framework for building virtual reality experiences

    A-Frame is an open source web framework for building virtual reality experiences. With A-Frame you can create WebVR with HTML and entity-component works on Vive, Rift, Daydream and more. A-Frame simplifies virtual reality by handling the required 3D and WebVR boilerplate to get you running on platforms like mobile, desktop, Vive, and Rift. Because it can be used from HTML, just about everyone can use it. A-Frame is a thin yet powerful framework on top of three.js. While A-Frame is completely accessible from HTML, developers can also make full use of JavaScript, DOM APIs, three.js, WebVR, and WebGL.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    ARWES

    ARWES

    Futuristic Sci-Fi UI Web Framework

    ...Arwes UI applications are rich in visuals, animation, and sound effects, which can be structured as a tree of nodes. A node represents and interactive and stateful UI component with design, animations, and/or sound support. The nodes in a tree are interconnected with each other by inheriting data and communicating dynamically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Web Frameworks

    Web Frameworks

    Which is the fastest web framework?

    ...Full-stack meaning it provides all aspects (-stacks-) from data layer to sometimes deployment. Micro meaning it provides only the routing part, and let the developer choose any other component for the others. On macos, you need to use docker-machine to allow docker usage for each framework.
    Downloads: 0 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
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    ...Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy to place 3D/real-time logic at the React layer, causing poor performance (e.g., doing React renders on ticks). aframe-react applications frequently ignore the prescribed ECS framework of A-Frame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Upgrade your productivity with your own free AI Meeting Assistant Icon
    Upgrade your productivity with your own free AI Meeting Assistant

    Fathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation. Get setup in minutes.

    Fathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation. Get setup in minutes. When the call ends you have instant access to the call recording, fully transcribed, along with all of your highlighted moments. All recordings created with Fathom are 100% private. They can only be seen if you share your recordings or highlights with others. Show, not tell, with playlists of what “good” sounds like. Metrics help identify who needs help and who is outperforming. A unified view of all conversations with a customer or prospect. Simplify the handoff from sales to success and never lose any context if a team member departs. Reduce time your team spends on data entry with automated post-call data sync with your favorite CRM.
    Learn More
  • 10
    ILLICO is a Java Web framework, component oriented. The goals are "Keep It Simple" and "Avoid HTML and JavaScript".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Struts-Wrapper is an extension to the Struts web development framework. It encapsulates the Struts business logic in a Spring based webapplication to use it as a component in Spring and as standalone Struts Application at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A very light web framework with a component support. No templates, XML and HTML texts are necessary. Components are assembled to a hierarchy structure similarly like a HTML code, each component can be inherited as well as be composed to a new component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Apache Wicket is a component based Java web application framework. It has found a new home at Apache: http://wicket.apache.org Please visit us there to discover new releases, find support and learn more about Apache Wicket.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    Teatro is a high-level component-based web framework written in Scala that encourages concise and elegant expression of common web development patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    1) A component for the Apache Tapestry web framework embedding JSCookMenu. JavaScript menues and navigation side-bars with pop-up sub menues are rendered. Java and XML models 2) A WYSIWYG tool is provided for theme-creation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A component-oriented web framework closely matching Swing. Components are controlled programatically using an event-based paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rilio Framework is a small and simple Java AJAX web application framework. It uses event-based programming model, component-oriented design and clear common conception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Component centric web framework written in java that aims to provide a greater separation between java code and xhtml pages. It provides good integration with Spring and Hibernate. Pages are defined as Spring managed beans and are simple POJO's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Component centric web framework that makes a clear separation between html and java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    WebOnSwing
    Component based web application framework that renders web pages with Swing components.You can develope your web application without taking into account HTML and JS; map Swing applications to html, handling client events and each component persistence.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Jucas is a Pull MVC based component orientated (GUI) web-framework. Struts brought MVC. Java Server Faces (JSF) and ASP.NET brought the advantages of object (component) orientation. Jucas brings MVC and components in a new way together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Comprehensive component-based web application framework. Works with Servlet API 2.2 and JDK 1.2 or above. Tapestry reconceptualizes web application development in terms of Java objects, methods and properties, instead of URLs and query parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next