squirrellyjs / squirrelly

Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺
https://squirrelly.js.org
MIT License
599 stars 82 forks source link

PR: issue-64-explain-why-we trim-each-filter #81

Closed hkulur closed 5 years ago

hkulur commented 5 years ago

Updated src/filters.js to explain why we trim each filter.

Make sure to fill out everything below — your pull request won't be merged until you do!

Check all applicable boxes below (put an x in between the square brackets, with no spaces)

Summary

Explain your pull request

nebrelbug commented 5 years ago

Perfect! Thank you!