jOOX
XML manipulator
An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java.
jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScript. Why don't we have jQuery in Java? jOOX is jQuery's XML parts, applied to Java.
495 stars
28 watching
43 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
zero88/jooqx | An implementation of a powerful, reactive, and non-blocking SQL database interface | 27 |
talentdeficit/jsx | An Erlang application for manipulating JSON data | 693 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
ibdknox/jayq | A ClojureScript wrapper around jQuery to facilitate its use in a Clojure environment | 410 |
dtjohnson/xlsx-populate | An Excel XLSX parser/generator written in JavaScript with Node.js and browser support for manipulating workbooks. | 955 |
jklingsporn/vertx-jooq | A tool for generating vertx-ified DAOs and POJOs with support for various databases and APIs | 384 |
jonathandion/ez-dom | A functional programming library for manipulating the Document Object Model (DOM) in web pages. | 4 |
jquery/jquery-color | A jQuery plugin that provides color manipulation and animation capabilities | 1,642 |
javve/hash.js | A lightweight JavaScript library for manipulating URL hashes | 156 |
logantann/macon | Utility to create reactive jQuery components using a JSX-like syntax | 4 |
nbubna/html | An extensible JavaScript library to simplify DOM manipulation and traversal. | 1,423 |
jooq/jool | Extends Java 8 lambdas with additional functionality for working with sequential data streams | 2,091 |
lume/asdom | A project that enables WebAssembly applications to manipulate the Document Object Model using a TypeScript-based compiler | 95 |
calebroseland/vue-dom-portal | A utility for manipulating DOM nodes within Vue.js components | 208 |