Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 619 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 619 Bytes

Scriptorium Core

Common interfaces and classes for Scriptorium libraries.

Scriptorium-family libraries provide fluent APIs for as-you-go output of structured text formats (e.g., JSON, XML, YAML, HTML). The goal of this Core library is to provide a solid foundation for developing format-specific libraries, and to allow interoperation between these libraries for polyglot output.

JavaDoc

As of version 1.0.1, this library provides an Automatic-Module-Name for forward compatibility with the Java 9+ module system: io.codecastle.scriptorium.core