Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tareqk/j2hyperview
https://github.com/tareqk/j2hyperview
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tareqk/j2hyperview
- Owner: TareqK
- License: mit
- Created: 2022-10-20T09:49:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T14:07:12.000Z (about 2 years ago)
- Last Synced: 2024-04-23T02:25:40.378Z (8 months ago)
- Language: Java
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# J2Hyperview
[![Maven Central Badge](https://img.shields.io/maven-central/v/me.kisoft/j2hyperview)](https://search.maven.org/artifact/me.kisoft/j2hyperview)
[![Discord](https://img.shields.io/discord/725789699527933952)](https://htmx.org/discord)J2Hyperview is a set of extentions for [j2html](https://j2html.com/) to generate the correct XML for [hyperview](https://hyperview.org)
tags and attributes## Usage
Import the latest version of the library from maven central
```xml
me.kisoft
j2hyperview
1.0.1```