Skip to content

ashklianko/lib-xslt

This branch is 148 commits ahead of, 122 commits behind enonic/lib-xslt:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33de69c · Feb 16, 2018
Feb 16, 2018
Aug 22, 2017
Jun 30, 2017
Jun 30, 2017
Jun 30, 2017
Jun 30, 2017
Sep 20, 2017
Aug 22, 2017
Dec 12, 2017
Aug 1, 2017
Jun 30, 2017
Jun 30, 2017
Dec 12, 2017

Repository files navigation

Xslt Library for Enonic XP

Build Status codecov License

This library implements an xslt rendering method that can be used in your apps. See documentation here: https://enonic-docs.s3.amazonaws.com/com.enonic.lib/lib-xslt/index.html

Releases and compatibility

App Version XP version
1.0.0 6.11.0

Building

To build this project, execute the following:

./gradlew clean build

Publishing

To release this project, execute the following:

./gradlew clean build uploadArchives

Documentation

Building the documentation is done executing the following:

./gradlew buildDoc

And publishing the docs to S3:

./gradlew publishDoc

About

Xslt library for Enonic XP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.1%
  • XSLT 10.7%
  • JavaScript 8.2%