You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you very much for this useful tool
I have used it and changed to things: my.st.js.txt
1- add #for like #each that is not for array but for all keys in object
2- fix one bug, when one {{variable}} data was 0 , in transformed result it was replaced with '' I find this bug in _fillout function
you can see changes by comparing my file with yours
best regards
The text was updated successfully, but these errors were encountered:
Hi, thank you very much for this useful tool
I have used it and changed to things: my.st.js.txt
1- add #for like #each that is not for array but for all keys in object
2- fix one bug, when one {{variable}} data was 0 , in transformed result it was replaced with '' I find this bug in _fillout function
you can see changes by comparing my file with yours
best regards
I have the same problem with false value!!!! if the template contain #? and value is false, the item is removed. can you help me?
Hi, thank you very much for this useful tool
I have used it and changed to things:
my.st.js.txt
1- add #for like #each that is not for array but for all keys in object
2- fix one bug, when one {{variable}} data was 0 , in transformed result it was replaced with '' I find this bug in _fillout function
you can see changes by comparing my file with yours
best regards
The text was updated successfully, but these errors were encountered: