5 lines
240 B
Text
5 lines
240 B
Text
Translates JavaScript to Python code. Js2Py is able to translate and execute
|
|
virtually any JavaScript code.
|
|
|
|
Js2Py is written in pure python and does not have any dependencies. Basically
|
|
an implementation of JavaScript core in pure python.
|