Underscore.js template

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf JavaScript templating function
gptkbp:author gptkb:Jeremy_Ashkenas
gptkbp:availableOn 2009
gptkbp:category JavaScript library feature
gptkbp:documentation https://underscorejs.org/#template
gptkbp:hasSyntax <% ... %> for evaluation
<%- ... %> for HTML-escaped interpolation
<%= ... %> for interpolation
https://www.w3.org/2000/01/rdf-schema#label Underscore.js template
gptkbp:inspiredBy ERB templates
gptkbp:introducedIn Underscore.js 1.0.0
gptkbp:language gptkb:JavaScript
gptkbp:license gptkb:MIT_License
gptkbp:partOf gptkb:Underscore.js
gptkbp:usedFor client-side templating
generating HTML from data
gptkbp:bfsParent gptkb:lodash.template
gptkbp:bfsLayer 7