@famir/templater

A lightweight template rendering tool for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Simple
render(template, data) API
- Powered by the Eta template engine
- Clear error handling with
TemplaterError
- Integration with
@famir/common DI container
Classes
- EtaTemplater
- TemplaterError
Interfaces
- Templater
Type Aliases
- TemplaterData
Variables
- TEMPLATER