1 line
452 B
JavaScript
1 line
452 B
JavaScript
!function(e){"use strict";var c=function(e,n){var t=c.cache[e];return n?t(n,c):function(e){return t(e,c)}};c.cache={},c.encReg=/[<>&"'\x00]/g,c.encMap={"<":"<",">":">","&":"&",'"':""","'":"'"},c.encode=function(e){return(null==e?"":""+e).replace(c.encReg,function(e){return c.encMap[e]||""})},"function"==typeof define&&define.amd?define(function(){return c}):"object"==typeof module&&module.exports?module.exports=c:e.tmpl=c}(this); |