js
ECMAScript/JavaScript engine in pure Go (by zlsgo)
go-typescript
Compile and run Typescript code natively in Go (by clarkmcc)
js | go-typescript | |
---|---|---|
1 | 1 | |
50 | 106 | |
- | - | |
4.6 | 2.5 | |
11 months ago | 9 days ago | |
JavaScript | JavaScript | |
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
js
Posts with mentions or reviews of js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-23.
go-typescript
Posts with mentions or reviews of go-typescript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-15.
-
Share Your Code.. Share your most unique piece of Go code.
A pure-Go wrapper around Goja (also pure Go) that allows you to transpile and execute Typescript code. It even has support for AMD-style Javascript modules. https://github.com/clarkmcc/go-typescript
What are some alternatives?
When comparing js and go-typescript you can also consider the following projects:
alpaca - A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
geodist - Golang package to compute the distance between two geographic latitude, longitude coordinates
go-duktape - [abandoned] Duktape JavaScript engine bindings for Go
snaky - snake game implementation using 2d array in Go
node - Node.js JavaScript runtime ✨🐢🚀✨
vertex - Serverless GraphQL API Gateway