jvatic / goja-babelLinks
Run babel transforms using Go to transpile your modern JavaScript and JSX.
☆63Updated 2 weeks ago
Alternatives and similar repositories for goja-babel
Users that are interested in goja-babel are comparing it to the libraries listed below
Sorting:
- Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.☆152Updated 5 years ago
- golang binding quickjs☆102Updated 2 years ago
- Make DOM manipulation in Go as similar to JavaScript as possible. (via GopherJS or WebAssembly)☆177Updated 3 years ago
- Run Javascript in Go using Node.js☆54Updated 4 years ago
- Go Lang Web Assembly bindings for DOM, HTML etc☆182Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- WebAssembly interop between Go and JS values.☆107Updated 3 years ago
- Pure nodejs EventEmmiter for the Go Programming Language.☆102Updated 2 years ago
- WebAssembly runtime for wasmer-go☆114Updated 3 years ago
- Add polyfills to rogchap/v8go☆65Updated 2 years ago
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- High quality text shaping in pure Go.☆136Updated last week
- Gio-Plugins offers new plugins to extend and enhance your Gio app. Inspired by flutter/plugins repository,☆70Updated last month
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆154Updated 2 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- Rasterx is an SVG 2.0 path compliant rasterizer that can use either scany, the golang vector or a derivative of the freetype anti-aliaser…☆144Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Minimalistic process manager written in Go-lang. Bells and whistles not included.☆125Updated last year
- A lightweight buffered event lib☆61Updated 3 years ago
- JSON5 implemented by golang☆161Updated 2 years ago
- HTML, CSS and SVG static renderer in pure Go