{"library":"go-bundler","type":"library","category":null,"description":"Go Bundler is a JavaScript bundler engineered in Golang, designed for rapid asset compilation with minimal configuration. Currently at version 0.1.5, it remains in early development and is explicitly marked as not tested, to be used at one's own risk. Its core features include a built-in development server, automatic rebuilding upon file changes, and support for bundling HTML templates alongside JavaScript files. A key differentiator is its Go-based architecture, contributing to its stated fast performance. Non-JavaScript assets are automatically copied to the bundle directory and referenced as URLs. Due to its nascent stage, a predictable release cadence is not yet established, and it prioritizes ease of use and speed over extensive feature sets or stability guarantees.","language":"javascript","status":"active","version":"0.1.5","tags":["javascript","golang","go","bundler","bundle","js"],"last_verified":"Wed May 27","install":[{"cmd":"npm install go-bundler","imports":["npx go-bundler","npx go-bundler // Run interactively in terminal","import { spawn } from 'child_process';\nconst bundlerProcess = spawn('npx', ['go-bundler'], { stdio: 'inherit' });\nbundlerProcess.on('close', (code) => console.log(`Go Bundler exited with code ${code}`));"]},{"cmd":"yarn add go-bundler","imports":[]},{"cmd":"pnpm add go-bundler","imports":[]}],"homepage":null,"github":"https://github.com/lvl5hm/go-bundler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/go-bundler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/go-bundler/compatibility"}}