razor-tmpl
razor-tmpl copied to clipboard
razor style template engine for JavaScript
Hey!!! I was looking for good template systems out there for javascript, and luckly I found this!!! I'm working with a library called `Jails` to create components, and applications and...
Hi, Your work is really nice. Today I was trying to make basic universal application using Asp.net MVC core and razor view engine but i didn't had anything which can...
The regex used in layoutUtil to determine the layout name/path seems to be too greedy. If there is another quote followed by a closing bracket somewhere in the page, it'll...