Subject: | Request for a json filter |
I've found my self looking for a json filter, as in
[% value | json %]
I should be fairly easy to implement in the Jemplate runtime and I think
it's good to have. But I'm also wondering the best practice of adding a
custom filter on-the-fly from my own JS code. Any hints?
Thanks!
-agentzh