jiphy
jiphy copied to clipboard
convert JavaScript project to python
jiphy -o py -rc .
did not work. why?
Mine neither. var domains = [];
remains the same in output *.py file.
Same. The only JS code Jiphy was able to output to Python was comments // to #.