Showing 69 open source projects for "java html parser"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    ZK - Simply Ajax and Mobile
    Ajax+Mobile Java Web framework. With 200+ Ajax components and event-driven, Ajax/RIA apps are as effortless and rich as desktop apps and HTML/XUL pages. Support JSP/JSF/JavaEE/Spring, Ajax Push and Client-fusion; also Java/Groovy/Python/JavaScript.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3
    FireWeb

    FireWeb

    Java Single Page Web Application Framework

    Java Single Page Application Framework. Using POJO/JavaScript/WebSocket/HTML. Without any scripting - only pure Java classes. Simply and easy to learn, use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    ... compatible with web offline resource perfectly. VasSonic uses custom url connection instead of original network connection to request the index html, so it can request resource in advance or parallel to avoid waiting for the view initialization. In this parallel case, VasSonic can read and render partial data by WebKit or Blink kernel without spending too much time waiting for the end of data stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    Tedhi

    Tedhi

    Human-centric date and date range parser library for Java

    Provides extremely flexible parsing of dates and date ranges. Uses an intuitive syntax where syntax is needed, and recognises partial dates. Examples of date ranges supported are: * 1/Nov/2012 to 30/Nov/2012 (start of 1st to end of 30th) * Nov/2012 to Dec/2012 (start of 1/Nov to end of 31/Dec) * 2012 to 2013 (start of 1/Jan/2012 to end of 31/Dec/2012) * Nov (start of 1/Nov this year, to end of 30/Nov this year) Now available on Maven Central.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Widget Toolkit (WTK): Server-side components for easily creating web-based user interfaces with complex navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    j-denv

    java-developer/deploy environment

    Another POC (Proof Of Concept), a 'dialog' tool made in java, can show multiple dialogs, images, buttons, and even HTML (3.2) a lot of things do not work properly or doesn't work at all. Reads from stdin and writes to stdout, can be linked with netcat/socat, check readme for examples. IMPORTANT: dealing with long terminal lines require switching the terminal to non-canonical mode (stty -icanon) Reenable canonical mode with: stty icanon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MessageBox

    MessageBox

    Generating different styles of messageboxes for Vaadin (vaadin.com).

    This project contains a flexible utility class for generating different styles of messageboxes for Vaadin (vaadin.com). The messagebox is typically a modal dialog, with an icon on the left side, a message on the right of the icon and some buttons on the bottom of the dialog. E.g. you can define the window caption, different types of icons, a simple message as string, optionally formatted with HTML elements, a complex message designed with multiple Vaadin components, how many buttons are placed...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    gruvbox

    gruvbox

    Retro groove color scheme for Vim

    gruvbox is heavily inspired by badwolf, jellybeans and solarized. Designed as a bright theme with pastel 'retro groove' colors and light/dark mode switching in the way of solarized. The main focus when developing gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes. Extended filetype highlighting, Html, Xml, Vim, Clojure, C, Python, JavaScript, TypeScript, PureScript, CoffeeScript, Ruby, Objective-C, Go, Lua, MoonScript, Java, Markdown, Haskell...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Form4G
    Development of applications in java Swing with the tools and methodologies of the applications web (Plugin, javascript, html, servlet and JSP). Without the necessity of carrying with an application server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GWT-TimeSlider

    GWT-TimeSlider

    A TimeSlider animation for GWT-Applications.

    ... of the timer moves the slider handle one step further, which means that the size of the panels left and right of the handle changes. The speed is configurable, and changes when the speed buttons are used. A number of ticks can be used to show certain dates below the slider animation. The GWT-TimeSlider.java class shows how to use the TimeSlider. Import the project as a GWT-project and run it with "run as -> Web Application". An Example-HTML-Page is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content. In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    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
  • 17

    KIV framework

    An utilities framework for Java 1.7.

    Main thought is to solve some frequently used functions and offer them as compact framework. See the wiki for content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DocItOut ( SAS Documentation Tool )
    DocItOut is a tool that enables SAS programmers to easily generate online documentation in HTML format based on the comments and statements from the SAS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    Please see more details under: http://education.mit.edu/openblocks. I have rewritten the parser and an OpenGL 2D/3D renderer of computer programs written in OpenBlocks. I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    CLOPS generates a command line parser and documentation from a succinct description of the command line. The user can explicitly express dependencies between the individual options such as exclusion or overrides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Run Java AWT and Swing applets on the web *server-side*. Dynamic HTML (AJAX) for the browser is automatically generated. NOW USING GWT (Google Web Toolkit)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Develop your enterprise RIA web applications simply as standalone application. J2EE web based framework. Just only Java and components -- all is simple. No HTML, no templates, no code generation, no JavaScript, no JSP, no EJB, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jenia4faces is an html java server faces (JSF) component library. The library is composed of many component family, you can choose to install all family as a unique library (one jar) or you can install only interesting families (one jar per family).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.