Adl-support 0.1.4-SNAPSHOT

Released under the MIT License

A small library of functions called by generated ADL code.

Installation

To install, add the following dependency to your project or build file:

[adl-support "0.1.4-SNAPSHOT"]

Topics

Namespaces

adl-support.core

Application Description Language support - utility functions likely
to be useful in user-written code.

adl-support.filters

Application Description Language support - custom Selmer filters
used in generated templates.

Public variables and functions:

adl-support.forms-support

Application Description Language support - functions useful in
generating forms.

adl-support.print-usage

Application Description Language support - print a usage message.

Public variables and functions:

adl-support.rest-support

Application Description Language support - functions useful in
generating JSON route handlers.

adl-support.tags

Application Description Language support - custom Selmer tags used
in generated templates.

Public variables and functions:

adl-support.utils

Application Description Language support - utility functions.