ultraq
Emanuel - developer, designer, blogger, and baker - lives in New Zealand. His life, and blurb, are a work in progress.
@UpstockApp New Zealand
Pinned Repositories
express-thymeleaf
Integrate ThymeleafJS with Express
gradle-support
A bunch of Gradle scripts that help support my workflow
icu-message-formatter
Format ICU message syntax strings from supplied parameters and your own configurable types
jaxb-utilities
An alternative API for working with XML files using JAXB
preferences-xml
An implementation of the Java Preferences API (java.util.prefs) to store preferences in an XML file, in a subdirectory of a Java program's working directory.
redhorizon
Recreating the original 2D Command & Conquer games
thymeleaf-layout-dialect
A dialect for Thymeleaf that lets you build layouts and reusable templates in order to improve code reuse
thymeleaf-layout-dialect-js
In-browser version of the Thymeleaf Layout Dialect, used for static prototyping
thymeleafjs
A basic implementation of the Thymeleaf templating engine in JavaScript
thymeleafjs-todo
Example project for showcasing ThymeleafJS
ultraq's Repositories
ultraq/thymeleaf-layout-dialect
A dialect for Thymeleaf that lets you build layouts and reusable templates in order to improve code reuse
ultraq/thymeleafjs
A basic implementation of the Thymeleaf templating engine in JavaScript
ultraq/icu-message-formatter
Format ICU message syntax strings from supplied parameters and your own configurable types
ultraq/redhorizon
Recreating the original 2D Command & Conquer games
ultraq/jaxb-utilities
An alternative API for working with XML files using JAXB
ultraq/gradle-support
A bunch of Gradle scripts that help support my workflow
ultraq/preferences
A simplified and typesafe entry point to the Java Preferences API (java.util.prefs)
ultraq/react-icu-message-formatter
React wrapper for the lightweight ICU message formatter
ultraq/thymeleaf-expression-processor
A simplified API for working with Thymeleaf expressions
ultraq/thymeleaf-ifnotnull-dialect
A dialect that outputs elements and values only if the value exist
ultraq/thymeleaf-testing-junit
A Thymeleaf Testing / JUnit bridge to treat each Thymeleaf test file as a JUnit test
ultraq/groovy-extensions
A collection of extensions for Groovy that I wish were a part of the GDK
ultraq/groovy-profiling-extensions
A collection of Groovy extensions to aid with profiling an application
ultraq/object-utils
A collection of utilities for JavaScript objects
ultraq/rss-xml-generator
Generate an XML document for an RSS feed
ultraq/array-utils
A collection of utilities for JavaScript arrays
ultraq/codenarc-config-ultraq
CodeNarc config for all my Groovy projects
ultraq/dom-utils
A collection of utilities for working with the DOM
ultraq/eslint-config-ultraq
ESLint config for all of my JavaScript projects
ultraq/fetch-utils
A collection of utilities for working with the Fetch API
ultraq/function-utils
A collection of utilities for JavaScript functions
ultraq/groovy-io-extensions
A collection of Groovy extensions for IO operations
ultraq/imgui-java
JNI based binding for Dear ImGui
ultraq/promise-utils
A collection of utilities for JavaScript promises
ultraq/react-async-component
Load react components asynchronously
ultraq/react-async-transition-component
A container for react-async-component for performing component transitions
ultraq/react-dynamic-router
Control the animation to apply to a React route transition
ultraq/string-utils
A collection of utilities for JavaScript strings
ultraq/thymeleaf-repl
A website for being able to try out snippets of Thymeleaf code
ultraq/thymeleaf-spring-environment-dialect
Render a portion of a Thymeleaf template based on the current Spring environment