/STS-ObjC-Template-Engine

A template engine for Objective-C, implemented as a category of NSString. Key/Value pairs stored in an NSDictionary serve as translations for placeholders in template strings or template files to be expanded. No dependencies. GPL2 licensed.

Primary LanguageObjective-C

Documentation for the STS Template Engine is provided within the header file:

STSTemplateEngine.h

Documentation on how to print and log STS Template Engine error messages is provided in the header file:

STSTemplateEngineErrors.h