razor-tmpl icon indicating copy to clipboard operation
razor-tmpl copied to clipboard

razor style template engine for JavaScript

Results 3 razor-tmpl issues
Sort by recently updated
recently updated
newest added

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...