Go Esm

Open-source Go projects categorized as Esm

Go Esm Projects

  1. esbuild

    An extremely fast bundler for the web

    Project mention: Esbuild – An Fast Bundler for the Web | news.ycombinator.com | 2025-05-07
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. esm.sh

    A nobuild content delivery network(CDN) for modern web development.

    Project mention: Turn your phone into a wireless Joy-Con with SyncoPath | dev.to | 2025-03-23

    import { provideSocketClient, } from "https://esm.sh/@dobuki/[email protected]"; // Connect to a server and a room const socketClient = provideSocketClient({ host: "demo.dobuki.net", room: "dev.to/jacklehamster", }); socketClient.setData("greeting", "hello, now is " + new Date()); socketClient.observe("greeting").onChange(value => { document.querySelector("#label").textContent = value; });

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Esm discussion

Log in or Post with

Go Esm related posts

  • Going back to basics with Zero-Build React: The Ultimate Development Guide to Modern ESM CDNs with React 19

    1 project | dev.to | 2 Mar 2025
  • Bundling without a bundler with esm.sh

    1 project | dev.to | 5 Jan 2025
  • Exploring an experimental Micro-Frontend Architecture with Server-Side Rendering using React Server Components

    1 project | dev.to | 25 Aug 2024
  • Implementing Complex Form Logic Effortlessly with forms.js 🚀

    2 projects | dev.to | 16 Jun 2024
  • Esm.sh/Run

    1 project | news.ycombinator.com | 23 Nov 2023
  • Esm.sh run – 1KB script allows you to write JSX/TSX in HTML without build

    1 project | news.ycombinator.com | 23 Nov 2023
  • Supabase - allow user login with pin

    1 project | /r/Supabase | 12 Nov 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

# Project Stars
1 esbuild 38,910
2 esm.sh 3,481

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com