/ TextGen / TextGenLib / TextGenLib


JavaScript
class TextGenLib

A Text Generator Library

Remarks

Provides methods for generating text with replaced data values.

Static Functions
GetDirective Returns directive if line is a directive.
HasItems Checks if there are replacements.
HasReplacementss Checks if there are items.
HasSections Checks if there are sections.

Constructor
constructor Initializes an object instance with the supplied values.

Methods
TextGen Generate the output text.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.