Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 601 Bytes

Wandledi

Wandledi is an HTML transformation library which provides an alternative to 'traditional' templating in web programming. The core is Java, however, a Scala API is available, too.

Wandledi may be used in web applications through Wandlet, which is a library for using Wandledi in Servlet API based applications.

Repository structure

  • core - The actual Wandledi project (including Wandlet)
  • scala-lib - Wandledi Wrapper for Scala (including scala.Wandlet)

Building Wandledi

Wandledi is built using SBT 0.10.x (Simple Build Tool).