angel3_jael library

Functions

jael(Directory viewsDirectory, {String fileExtension = '.jael', bool strictResolution = false, bool cacheViews = true, Map<String, Document>? cache, Iterable<Patcher> patch = const [], bool asDSX = false, bool minified = true, CodeBuffer createBuffer()?}) → AngelConfigurer
Configures an Angel server to use Jael to render templates.
jaelTemplatePreload(Directory viewsDirectory, Map<String, Document> cache, {String fileExtension = '.jael', bool asDSX = false, Iterable<Patcher> patch = const []}) Future<void>
Preload all of Jael templates into a cache