Test project for use https://security.lifeomic.com/blog/template-engine-fingerprinting
Run the project:
- clone with git
- call
npm i - call
npm start - navigate browser to
http://localhost:3000
Usage:
- Place you test template in the template text area.
- Select your engine using the dropdown.
- Click the "Render" button.
- Either your rendered template or an error will display in the "Rendered Text" text area.