Will Pringle

Results 4 issues of Will Pringle

This Pull Request suggests the usage of PythonMonkey, a Python Library for executing JavaScript in Python. I'm happy to receive any feedback on this suggestion and modify it wherever appropriate....

### Describe your feature request here. ## Class.new Feature Request: add a `new` static method to classes exposed to Python to instantiate JavaScript classes. Code example: ```python import pythonmonkey as...

enhancement

### Describe your feature request here. Add the Fetch API to PythonMonkey as per its spec (or a subset of it) - Spec: https://fetch.spec.whatwg.org/ - MDN: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API Work for fetch...

enhancement
good first issue
help wanted

### Describe your feature request here. @Xmader brought up a point about our docs lacking a little bit in clarity and structure - also that the docs are never linked...