Fast, unopinionated, minimalist web framework for node.
COMMITS
/ test/app.engine.js December 21, 2024
S
fix(refactor): prefix built-in node module imports
Szymon Łągiewka committed
February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
February 2, 2022
D
tests: remove global dependency on should
Douglas Christopher Wilson committed
August 6, 2017
D
lint: add eslint rules that cover editorconfig
Douglas Christopher Wilson committed
March 5, 2017
C
tests: use path.join instead of concatenation
chainhelen committed
January 24, 2013
E
Add test for "view engine" setting with leading ".".
Eric Ferraiuolo committed
April 4, 2012
T
throw when callback is not given to app.engine()
TJ Holowaychuk committed
November 10, 2011
T
Changed template engine signature to engine.__express(path, options, fn). Closes #878
Tj Holowaychuk committed
November 9, 2011
T
Added index.<engine> render test
Tj Holowaychuk committed
T
more tests
Tj Holowaychuk committed
T
Added app.engine() tests
Tj Holowaychuk committed