Skip to content

magnolia-community/jsonfn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magnolia-json

Build Status Magnolia compatibility

jsonfn templating functions generate JSON from JCR nodes in any workspace. This allows you to generate highly customized JSON without writing custom Java classes.

The jsonfn templating functions originated in the neat-jsonfn module, hosted on GitHub and developed by rah003.

Installation

Maven is the easiest way to install the module. Add the following dependency to your bundle:

<dependency>
  <groupId>info.magnolia.templating</groupId>
  <artifactId>magnolia-jsonfn</artifactId>
  <version>$desired-version</version>
</dependency>

Pre-built jars are also available for download.

Documentation

See Magnolia documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages