# gojax **Repository Path**: mirrors_tanis2000/gojax ## Basic Information - **Project Name**: gojax - **Description**: A set of extensions for goja javascript engine - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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