How to use the render function from pug
Find comprehensive JavaScript pug.render code examples handpicked from public code repositorys.
GitHub: pugjs/pug-en
246 247 248 249 250 251 252 253 254 255
</script> </body> </html> ``` ### pug.render(source, ?options, ?callback) ```parameter-list source ~ string
31
12
7
+ 3 other calls in file
pug.compileFile is the most popular function in pug (496 examples)