Showing 77 open source projects for "open element"

View related business solutions
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    Spring Framework

    Spring Framework

    Comprehensive programming and configuration model for modern apps

    The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications, on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    DWSurvey

    DWSurvey

    The best open source survey and forms system.

    DWSurvey is a simple, efficient, mature, stable and professional open-source questionnaire system. After 9 years of accumulation since its launch in 2012, it has formed a complete set of open-source questionnaire form solutions based on JAVA WEB. The new Enterprise Edition has been released, and the front and back end use React (Ant design), VUE (Element), and Spring Boot respectively. A variety of technical solutions to meet different technical selection requirements. Perfect browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaParser

    JavaParser

    Java 1-17 Parser and Abstract Syntax Tree for Java

    ..., JavaSymbolSolver analyzes that AST and is able to find the relation between an element and its declaration (e.g. for a variable name it could be a parameter of a method, providing information about its type, position in the AST, etc). When choosing open source technologies it is important to know your choice will be rewarded by continuous support. The JavaParser community is vibrant and active, with a weekly release cadence that supports language features up to Java 12.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TapTargetView

    TapTargetView

    An implementation of tap targets from the Material Design guidelines

    ... to the wrong user at the wrong time, they can be intrusive and annoying. A user’s interaction with a message signals their satisfaction with it and informs when to show the next message. Feature discovery scenarios and app UIs have specific material design components. A feature discovery prompt focuses user attention on a specific UI element. It contains a tap target, indicated by a circular shape, which is surrounded by a larger area with a distinct background color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Yaoqiang BPMN Editor

    Yaoqiang BPMN Editor

    an Open Source BPMN 2.0 / DMN 1.1 Modeler

    Yaoqiang BPMN Editor is a graphical editor for business process diagrams, compliant with OMG specifications (BPMN 2.0 / DMN 1.1).
    Leader badge
    Downloads: 296 This Week
    Last Update:
    See Project
  • 6
    SuperTextView

    SuperTextView

    SuperTextView saves you from complex rendering logic

    Hi, Developer, Welcome to use SuperTextView. SuperTextView is different in that it is just a simple view element, but not just a view. It's alive and dynamic, with powerful embedded logic that continues to provide you with rich but exceptionally simple development support. SuperTextView saves you from complex rendering logic. With a simple API method call, dazzling rendering effects are instantly available. You just enjoy the amazing visual effects you have written, and the rest will be handed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kalypso
    Kalypso is an open source application for geospatial modelling and simulation. It is primarily developed to be a user friendly tool for GIS-based modelling and simulation of hydrological and hydraulic numerical models.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    SiteofSiteIDE

    SiteofSiteIDE

    Static site IDE is a Static Site Generators aka Static Site Editor

    Static website generator instead of php/asp for maximum speed (an element valued by SEO strategies). In reality, a minimum of php/asp code is used to establish the browser language and cookie management. Support for the GDPR is included as an example (it should be modified according to the processing of the website owner's data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    ... separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. For more details and a lot of examples, visit the homepage here: http://jdynamite.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    Collizion

    Collizion

    A simple, free, and open-source periodic table of elements application

    Collizion is a minimal, free, and open-source programme written in Java, that shows you the periodic table of elements. You can use Collizion to look for the information (Elements' symbols, atomic number, atomic mass, electronegativity, and type) about the elements, to learn who discovered the element, when was the element discovered, and what are their uses. GitHub: https://github.com/clieg/Collizion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java-WebTTS

    API-Makes static web pages readable with no coding

    This JAVA API helps create java web applications where static html pages can be read out to viewer. It helps people who are visually challenged partially. It is helpful to common people and children , too, and might work out great in educational site. It's fully customized and does not need developer to write a single line of code . All you need to do is to assign a specific id to the DOM element , whose innerHTML you want to be read out. Next release of the API will deal with many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    The JWebSwing is a web framework designed for ease of use, and as simplistic as possible in design. Design your applications the same way you would design a Swing application! Annotate your CSS according to Java Objects, Fields, or even in-line. Utilizing the best open source available on the web, This framework combines the best components available freely on the web into a single, easy-to-use, and extremely powerful framework which is lightweight, fast, and easily maintainable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    VisitorGenerator

    Generator for visitor code providing no Visitor Pattern in Java

    ... separates the code for the "visiting" (what to do on a visited node component) and the code implementing the traversal logic by a RelationResolver. Thus you can implement Visitors and RelationResolvers and combine them as needed. E.g. You want to find a node component by it's unique id. In that case you can implement a visitor comparing each node until found. And you implement an RelationResolver that stops as soon as the element is found. It is not necessary to traverse the whole component tr
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    vision2

    vision2

    Binocular vision examination using shutter glasses

    Vision2 serves as tool for ophthalmologists and other vision testing professionals. It's useful for a variety of ophthalmology testing applications related to stereo vision. It implements many of classical tests but also new types of vectographic and random dot exams. Program was created as part of diploma thesis in Wroclaw University of Technology in Poland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android Sliding Up Panel

    Android Sliding Up Panel

    A simple way to add a draggable sliding up panel to Android apps

    This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. As seen in Umano Android App (now acquired by Dropbox). If you are using the library and you would like to have your app listed, simply let us know. Simply add the following dependency to your build.gradle file to use the latest version. Include com.sothree.slidinguppanel.SlidingUpPanelLayout as the root element in your activity layout. The layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Impact Finite Element Program
    Impact is an explicit Finite Element Program Suite which simulates dynamic impact events. It has a range of elements, contact handling and different material laws. Models can be created, solved and analyzed with the included pre- and postprocessor. Impact is based on an Explicit Time stepping algorithm. These kind of codes are used to simulate dynamic phenomena such as car crashes and similar, usually involving large deformations.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    FREEML

    FREEML

    Your own fantasy script to xml

    This is a parser and writer to convert free script to xml. The script is defined in a package where each class describes one element. There are certainly other projects of this type. But this project is created to keep this transformation as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mobster

    Mobster: a robust tool for Mobile Element Insertion detection in NGS

    Mobster is used to detect novel (non-reference) Mobile Element Insertion (MEI) events in BAM files and uses both a discordant read pair method and a split-read method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    One of the main features of a GWT application is, that you can write all your code in Java and do not need to care about HTML, CSS and JavaScript. All content can be loaded into the same div-element in one HTML-Standardpage. Sounds perfectly alright, but how do you navigate between different views, if for example you need a loginpage and don´t want the user to have access to your application before entering the right logindata? Of course there is the possibility to have more than one HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CrowdDoc for Eclipse

    CrowdDoc provides a context-driven documentation from the web

    CrowdDoc is an Eclipse plugin aiming to provide most relevant information for the currently selected code element. The behaviour is similar to JavaDoc view, but is not limited to single language, and uses crowd-sourced documentation resources, such as StackOverflow. The project is inspired by a work from Ninlabs Research (http://blog.ninlabs.com/2012/05/crowd-documentation/) Eclipse p2 update site: http://crowddoc.sourceforge.net/updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    We are making the Lucene Korean Analyzer. The Korean Language dictionary is most important element in Lucene Korean Analyzer. We are making the Korean Dictionary for lucene korean analyzer also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    Hi, we are introducing you something new - ZZZ Knowledge Base. This is a base which stores knowledge in the form of nested sets, each set can contain a virtually unlimited number of elements and, in turn, each element can contain multiple elements. The access time from multiple ELEMENT NOT DEPEND ON THE NUMBER OF ITEMS IN IT AND PRACTICAL instantaneous! The access to knowledge base is realized through a "server" to which you can connect an unlimited number of "clients" as one computer can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next