Andreas Brekken

Results 11 comments of Andreas Brekken

Any update on this?

@acro5piano Did you find any workaround for this? I'm having the same issue

Are there any active forks?

> got some example code? ``` 'got some example code?'.trim() ``` https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/String/Trim ``` javascript s.replace(/^\s+|\s+$/g,'') ```

IE8 does not support .map or .reduce either. It sucks, but is still a widely used browser. Would you include code that makes ejs IE8 compatible?