Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olebedev/gojax
A set of extensions for goja javascript engine
https://github.com/olebedev/gojax
fetch golang javascript
Last synced: 29 days ago
JSON representation
A set of extensions for goja javascript engine
- Host: GitHub
- URL: https://github.com/olebedev/gojax
- Owner: olebedev
- License: mit
- Created: 2017-02-15T07:04:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-25T15:31:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T12:50:40.566Z (about 2 months ago)
- Topics: fetch, golang, javascript
- Language: Go
- Homepage:
- Size: 125 KB
- Stars: 28
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gojax [![godoc](http://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/olebedev/gojax) [![wercker status](https://app.wercker.com/status/af9298279f7b50fe3f8211bde0267e88/s/master "wercker status")](https://app.wercker.com/project/byKey/af9298279f7b50fe3f8211bde0267e88)
> A set of extensions for [goja](https://github.com/dop251/goja) javascript engine.
Contains:
- [fetch](https://github.com/olebedev/gojax/tree/master/fetch) - a window.fetch JavaScript polyfill to use from goja