nexxbiz / JLio

The project aims to be able to run a JSON noted transformation script to transform other JSON objects.
https://JLio.online
MIT License
5 stars 1 forks source link

function parsing optimized #39

Closed FransVanEk closed 2 years ago

FransVanEk commented 2 years ago

…unction. Anything after the last function closing tag will be removed. Since the cleanup is in the parsing of the script, there will not be a warning during the execution.

close #29