This website requires JavaScript.
Explore
Help
Sign In
n0m
/
Template-Engine
Watch
1
Star
0
Fork
0
You've already forked Template-Engine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
edc4bf3db5
Template-Engine
/
index.mjs
1 line
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added ability to build and install cli binary so that templates can be executed directly
2022-09-04 12:53:04 -07:00
export
{
TemplateEngine
,
renderFile
}
from
'./src/template_engine.mjs'
;
Reference in New Issue
Copy Permalink