SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript Compiler Projects
-
Project mention: eridu-tech alternatives - AdonisJs Framework, Nest, trpc, orpc, and Next.js | libhunt.com/r/eridu-tech-core | 2026-08-07
Next.js vs. a Framework-Agnostic Backend Next.js: - Excels at client rendering, SSR, routing, and a rich frontend ecosystem. - Ships its own server-side APIs, Route Handlers, and Server Actions. - Often the best starting point for shipping a web app quickly. - Backend logic locked into Next.js. - No built-in, batteries-included backend infrastructure. eridu-tech: - Not a web or frontend framework — not a replacement for Next.js. - Complements Next.js — Route Handlers and Server Actions can use cache, locks, queues, and schedulers. - Same backend logic moves between Next.js and a standalone API service or worker. - Add `eridu-tech` for portable, testable server-side infra.
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
"But what about Svelte or Solid?"
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Project mention: History of JavaScript: Browser wars, ECMAScript, Node.js, TypeScript, and React | dev.to | 2026-07-09In 2012, Webpack was released as an open-source JavaScript module bundler. It takes dependencies as input and builds a dependency graph, enabling developers to take a modular approach to web application development. This allowed them to import almost anything to client-side code and, over time, became the foundation of the build process for React, Angular, Vue, and many other frameworks.
-
Project mention: React Server Components without Next.js - what are the real alternatives today? | dev.to | 2026-02-03
Gatsby supports React Server Components in its SSR mode. The implementation is stable, but the scope is narrow. Gatsby primarily targets content-heavy and hybrid static use cases. While RSC can be used for dynamic server rendering, the framework is not optimized for deeply interactive applications built around server components. For certain classes of sites, this is acceptable. For general-purpose applications, it is limiting.
-
Parcel - Blazing fast, zero configuration web application bundler
-
How does Satteri compare to a standard library like marked (https://github.com/markedjs/marked)?
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
CodeWire
Node editor which compiles flow to human readable javascript. Try at https://ayushk7.github.io/CodeWire/ Try V2 here: https://jp.akasm.dev/
-
-
-
-
DataFormsJS
🌟 DataFormsJS 🌟 A minimal JavaScript Framework, standalone React and Web Components, and JSX Compiler for rapid development of high quality websites and single page applications.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Compiler discussion
JavaScript Compiler related posts
-
Getting Started with Shadcn Checkbox in React & Next.js
-
Next.js vs Remix: What's the Difference?
-
Runtime Is Not the Problem
-
New High Severity CVEs for Next.js and 1 for React
-
A No-Build Markdown Site for Study Notes (or any docs)
-
Hot Take: You Should Ditch Next.js 15 for Svelte 5 – 50% Smaller Bundles
-
I read 600 GitHub release notes so you don't have to: introducing dep-diff-mcp
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Aug 2026
Index
What are some of the best open-source Compiler projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Next.js | 141,796 |
| 2 | Svelte | 87,977 |
| 3 | webpack | 65,984 |
| 4 | Gatsby | 55,939 |
| 5 | parcel | 44,023 |
| 6 | marked | 37,054 |
| 7 | Lebab | 5,638 |
| 8 | ohm | 5,543 |
| 9 | walt | 4,639 |
| 10 | bytenode | 2,966 |
| 11 | gatsby-starter-default | 1,397 |
| 12 | cheerp-meta | 1,187 |
| 13 | pyret-lang | 1,131 |
| 14 | sablejs | 1,121 |
| 15 | clio | 932 |
| 16 | webassemblyjs | 834 |
| 17 | Duckuino | 376 |
| 18 | hyper-haskell-server | 376 |
| 19 | CodeWire | 358 |
| 20 | Appfairy | 286 |
| 21 | mcscript | 260 |
| 22 | YantraJS | 256 |
| 23 | DataFormsJS | 197 |