enthus1ast/nimja
typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
NimMIT
Issues
- 17
Look at template fragments
#82 opened by enthus1ast - 11
Autoescape HTML?
#94 opened by pbsds - 0
"self.blockname" does not work when a blockname is used multiple times in the project
#107 opened by enthus1ast - 0
allow importnimja to overwrite "context"
#81 opened by enthus1ast - 0
show filename in error messages
#10 opened by enthus1ast - 0
show surrounding blocks in error message
#11 opened by enthus1ast - 2
hcr example no longer compiles
#100 opened by sainttttt - 1
Runtime compilation?
#79 opened by yummy-licorice - 1
nimja has no tagged releases
#105 opened by 777shuang - 1
Limit uploads bases on filetype frontend + backend
#106 opened by enthus1ast - 0
Error: cannot open file: /Users/ar1trabanik/Documents/code/8/partials/_user.nimja
#104 opened by bwubta21122 - 1
parent template relative imports
#89 opened by enthus1ast - 0
extends and importnwt use different base path
#15 opened by enthus1ast - 1
fieldPairs: wrong number of variables
#86 opened by enthus1ast - 21
why is it showing the error template generic instantiation of `compileTemplateFile` from here when i am using nimja
#99 opened by AritraBanik08 - 1
getScriptDir() / "foo.nimja" does not work when cross compiling from linux to windows
#96 opened by enthus1ast - 0
export "os" for `/`
#90 opened by enthus1ast - 0
the string escaping rules seems to be broken.
#77 opened by enthus1ast - 0
Cannot parse eval body: let cleaned = path.replace("public", "").replace("\", "/")
#75 opened by enthus1ast - 0
add nim blocks {%scope%} ?
#85 opened by enthus1ast - 0
internally rename includeNwt to importNimja
#84 opened by enthus1ast - 2
VsCode extension
#22 opened by enthus1ast - 0
add `importnimja` deprecate `importnwt`
#72 opened by enthus1ast - 0
Static string len guessing
#54 opened by enthus1ast - 2
Const vars can be optimized into string blocks
#53 opened by enthus1ast - 0
- 4
javascript target/karax nimja2karax?
#13 opened by enthus1ast - 3
- 6
Include macro definitions from a file
#63 opened by volodymyrprokopyuk - 5
- 0
- 0
- 0
- 0
`self` variable.
#24 opened by enthus1ast - 0
Use real file watcher for HCR
#49 opened by enthus1ast - 1
Add renderer.nim and dynamicRenderer.nim
#43 opened by enthus1ast - 1
Not all tests can run.
#41 opened by enthus1ast - 0
fix prologue test case
#44 opened by enthus1ast - 1
- 4
compileTemplateFile cannot open File
#46 opened by sdmcallister - 1
- 5
Replacement icon
#32 opened by jyapayne - 3
- 3
macro / proc definition syntax
#28 opened by enthus1ast - 0
- 1
cannot do multiple extends
#19 opened by enthus1ast - 0
- 0
Lexer rewrite
#17 opened by enthus1ast - 0
- 0
combine strings seperated by comments
#12 opened by enthus1ast