awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 रिपॉजिटरी

Awesome GitHub RepositoriesJavaScript Bundlers

Tools that compile, transpile, and package JavaScript modules for web deployment.

Distinguishing note: Focuses on the bundling and transpilation of script assets rather than general web development utilities.

Explore 14 awesome GitHub repositories matching web development · JavaScript Bundlers. Refine with filters or upvote what's useful.

Awesome JavaScript Bundlers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • evanw/esbuildevanw का अवतार

    evanw/esbuild

    39,934GitHub पर देखें↗

    esbuild is a high-performance JavaScript bundler and transpiler designed to transform modern web assets into production-ready code. Built with a focus on speed, it utilizes a concurrent execution model to perform parsing, linking, and code generation across multiple CPU cores. The engine handles a wide range of tasks, including TypeScript compilation, JSX transformation, and CSS bundling, while maintaining a consistent build process across diverse environments. What distinguishes the project is its architecture, which leverages memory-mapped file processing and a single-pass transformation st

    The bundler converts modern JavaScript syntax into older versions based on the configured target, while supporting extensions like JSX and TypeScript through built-in loaders.

    Gobundlercommonjscompiler
    GitHub पर देखें↗39,934
  • swc-project/swcswc-project का अवतार

    swc-project/swc

    33,909GitHub पर देखें↗

    This project is a high-performance compiler written in Rust that transpiles TypeScript and ECMAScript into compatible JavaScript code. It functions as a TypeScript transpiler, a JavaScript minifier, and a JavaScript bundler. The system distinguishes itself through a WebAssembly plugin host that allows the execution of custom transformation rules without modifying the core binary. It also provides specialized compilation for React source code to improve runtime performance and reduce execution overhead. The broader capability surface includes source-to-source compilation, type annotation stri

    Packages JavaScript modules and dependencies into optimized files for web deployment.

    Rustbabelcompilerecmascript
    GitHub पर देखें↗33,909
  • rome/toolsrome का अवतार

    rome/tools

    23,417GitHub पर देखें↗

    This project is a unified toolchain for JavaScript and TypeScript development, providing a suite of specialized tools for bundling, parsing, linting, and formatting source code. The toolchain is implemented in Rust and utilizes a shared internal representation to allow multiple tools to operate on the same parsed source code. It employs a parallelized analysis pipeline and single-pass parsing with error recovery to process files across CPU cores. The suite covers several core capability areas, including static analysis for identifying programmatic errors, automated style standardization, and

    Compiles, transpiles, and packages JavaScript modules into optimized bundles for web deployment.

    Rustformatterjavascriptlinter
    GitHub पर देखें↗23,417
  • elysiajs/elysiaelysiajs का अवतार

    elysiajs/elysia

    18,531GitHub पर देखें↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Packages applications into minified files for deployment in environments where binary compilation is not supported.

    TypeScriptbunframeworkhttp
    GitHub पर देखें↗18,531
  • rstacruz/cheatsheetsrstacruz का अवतार

    rstacruz/cheatsheets

    14,429GitHub पर देखें↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Provides a guide on bundling JavaScript modules for efficient web deployment.

    SCSS
    GitHub पर देखें↗14,429
  • rolldown/rolldownrolldown का अवतार

    rolldown/rolldown

    13,797GitHub पर देखें↗

    Rolldown is a high-performance JavaScript and TypeScript module bundler written in Rust. It functions as a fast module compiler that implements a Rollup-compatible API to ensure compatibility with existing workflows and plugins while specializing in ECMAScript Module formats. The project distinguishes itself by using a Rust-based core engine and lazy compilation to reduce the time spent resolving and transforming source code. It focuses on minimizing final delivery sizes through static analysis and tree-shaking to remove unused code. The toolset covers a broad range of build capabilities, in

    A high-performance JavaScript bundler written in Rust that compiles and packages modules for web deployment.

    Rust
    GitHub पर देखें↗13,797
  • petehunt/webpack-howtopetehunt का अवतार

    petehunt/webpack-howto

    10,010GitHub पर देखें↗

    This project is a Webpack build guide and a reference for implementing a JavaScript module bundler. It serves as a frontend build pipeline designed to resolve dependencies, package source files, and optimize assets for web browsers. The guide focuses on asset optimization and performance strategies. This includes implementing code splitting for asynchronous module loading, extracting shared dependencies to improve browser caching, and generating multiple entrypoints to reduce initial download sizes. The project covers a broad range of build-time capabilities, including modern JavaScript tran

    Resolves dependencies and packages multiple source files into optimized bundles for web deployment.

    JavaScript
    GitHub पर देखें↗10,010
  • google/closure-compilergoogle का अवतार

    google/closure-compiler

    7,663GitHub पर देखें↗

    This project is a JavaScript optimizer, minifier, module bundler, transpiler, and static analysis tool. It provides a compilation pipeline designed to shrink file sizes and improve runtime performance. The system utilizes a multi-pass compilation process to perform dead code elimination, global name mangling, and static type inference. It identifies unreachable functions and unused variables to reduce the final output size and detects potential runtime errors without executing the code. The tool manages assets through dependency resolution, code chunking, and bundle management. It ensures co

    Resolves dependencies and packages JavaScript modules into optimized chunks for efficient web deployment.

    JavaScript
    GitHub पर देखें↗7,663
  • insin/nwbinsin का अवतार

    insin/nwb

    5,542GitHub पर देखें↗

    nwb JavaScript और JSX एप्लिकेशन और लाइब्रेरी के लिए एक ज़ीरो-कॉन्फ़िगरेशन बिल्ड टूलचेन, मॉड्यूल बंडलर और डेवलपमेंट सर्वर है। यह एक बिल्ड सिस्टम के रूप में कार्य करता है जो मैन्युअल सेटअप को हटाने के लिए प्रोजेक्ट की इंस्टॉल की गई डिपेंडेंसी से स्वचालित रूप से कंपाइलर और बंडलर सेटिंग्स प्राप्त करता है। यह टूल लाइब्रेरी कंपाइलर के रूप में कार्य करने की अपनी क्षमता से अलग है, जो पैकेज मैनेजर संगतता के लिए एक ही स्रोत से ESM और CJS जैसे कई वितरण फॉर्मेट उत्पन्न करता है। इसमें एक समर्पित हेडलेस ब्राउज़र टेस्ट रनर भी शामिल है जो एकीकृत वॉच मोड और कोड कवरेज रिपोर्टिंग के साथ यूनिट टेस्ट निष्पादित करता है। सिस्टम आधुनिक सिंटैक्स को ट्रांसपाइल करने और CSS प्रीप्रोसेसर को प्रोसेस करने के लिए फ्रंटएंड एसेट पाइपलाइनों सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह हॉट मॉड्यूल रिप्लेसमेंट, मिनिफिकेशन और कोड स्ट्रिपिंग के साथ प्रोडक्शन बिल्ड जनरेशन और टूलचेन कार्यक्षमता का विस्तार करने के लिए प्लगइन-संचालित ट्रांसफॉर्मेशन पाइपलाइन की विशेषता वाला एक डेवलपमेंट वर्कफ़्लो प्रदान करता है।

    Compiles and packages JavaScript modules into optimized formats for production web deployment.

    JavaScript
    GitHub पर देखें↗5,542
  • egoist/poiegoist का अवतार

    egoist/poi

    5,175GitHub पर देखें↗

    Poi is an extensible, zero-configuration module bundler and asset compiler for modern frontend development. It functions as a build system that transforms JavaScript, JSX, and CSS into browser-compatible files and combines them into single packages for web delivery. The tool is built around a plugin architecture that allows for custom extensions to the build pipeline and the addition of specialized asset processing logic. It employs a convention-based mapping system to automate build settings and target outputs without the need for manual configuration files. The project covers a broad range

    Compiles, transpiles, and packages JavaScript modules and assets into a single file for web deployment.

    JavaScript
    GitHub पर देखें↗5,175
  • vigetlabs/blendidvigetlabs का अवतार

    vigetlabs/blendid

    4,924GitHub पर देखें↗

    Blendid एक Gulp-आधारित स्टेटिक साइट जनरेटर और एसेट पाइपलाइन है जिसे सोर्स फ़ाइलों को तैयार वेबसाइटों में बदलने के लिए डिज़ाइन किया गया है। यह टेम्पलेट्स में संरचित कॉन्फ़िगरेशन डेटा इंजेक्ट करके और प्रोडक्शन डिलीवरी के लिए आवश्यक स्वचालित बिल्ड पाइपलाइन्स का प्रबंधन करके HTML डॉक्यूमेंट्स को रेंडर करने के लिए एक सिस्टम के रूप में कार्य करता है। यह प्रोजेक्ट एक कॉन्फ़िगर करने योग्य एसेट पाइपलाइन प्रदान करता है जो एनवायरनमेंट-विशिष्ट विकल्पों और सोर्स मैप्स के साथ JavaScript को बंडल और मिनिमाइज़ करता है। इसमें एक कंपाइलर शामिल है जो Sass और PostCSS फ़ाइलों को मिनिमाइज़्ड, वेंडर-प्रीफ़िक्स्ड CSS स्टाइलशीट्स में बदलता है। बिल्ड ऑटोमेशन सतह कार्य ऑर्केस्ट्रेशन, प्रोजेक्ट एसेट प्रबंधन और बिल्ड आर्टिफैक्ट्स की सफाई को कवर करती है। इसमें आधुनिक नेटवर्क प्रोटोकॉल के लिए एसेट्स को ऑप्टिमाइज़ करने और पाइपलाइन्स को मौजूदा एप्लिकेशन स्ट्रक्चर्स में जोड़ने के लिए एकीकरण हेल्पर्स प्रदान करने की सुविधाएं भी शामिल हैं।

    Compiles and minifies JavaScript files into optimized bundles with environment-specific configurations and source maps.

    JavaScriptasset-pipelinebrowsersyncgulp
    GitHub पर देखें↗4,924
  • jaredpalmer/backpackjaredpalmer का अवतार

    jaredpalmer/backpack

    4,405GitHub पर देखें↗

    Backpack is a Node.js build system designed for transpiling, bundling, and automating the development workflow. It functions as a JavaScript asset bundler that packages source files and dependencies into optimized output for production deployment. The system integrates a transpilation process to convert modern code into versions compatible with various environments and browsers. It provides an automated development workflow that watches for file changes to trigger automatic reloads and builds. The build pipeline supports configuration-driven customization, environment-specific targets, and i

    Packages source files and dependencies into optimized output for production deployment.

    JavaScriptbabelbuildes6
    GitHub पर देखें↗4,405
  • fuse-box/fuse-boxfuse-box का अवतार

    fuse-box/fuse-box

    3,972GitHub पर देखें↗

    Fuse-Box एक JavaScript बंडलर, मॉड्यूल लोडर और डेवलपमेंट वेब सर्वर है। यह JavaScript सोर्स फ़ाइलों को ब्राउज़र और सर्वर दोनों वातावरणों में निष्पादन के लिए ऑप्टिमाइज़्ड बंडल में पैकेज करता है। प्रोजेक्ट एप्लिकेशन परिवर्तनों को रीयल-टाइम में प्रीव्यू करने के लिए स्थानीय सर्वर के साथ एसेट बंडलिंग को जोड़कर फ्रंट-एंड डेवलपमेंट वर्कफ़्लो का प्रबंधन करती है। इसमें ब्राउज़र में JavaScript मॉड्यूल लोड करने और निष्पादित करने के लिए एक प्रोग्रामेटिक API शामिल है। सिस्टम डिपेंडेंसी-ग्राफ विश्लेषण और डायनामिक एंट्री-पॉइंट रिज़ॉल्यूशन के माध्यम से JavaScript एसेट बंडलिंग और मॉड्यूल लोडिंग को संभालता है। यह मांग पर फ़ाइलों और बंडलों को प्रबंधित करने के लिए एक इंक्रीमेंटल बिल्ड पाइपलाइन, मेमोरी-आधारित बंडल कैशिंग, और एक वर्चुअल फ़ाइल सिस्टम का उपयोग करता है।

    Acts as a JavaScript bundler that packages source files into optimized bundles for browser and server environments.

    JavaScriptbundlerhmrhot-reload
    GitHub पर देखें↗3,972
  • rollup/pluginsrollup का अवतार

    rollup/plugins

    3,750GitHub पर देखें↗

    This is a collection of official extensions for the Rollup bundling process. These plugins serve as module transformers, resolution managers, and bundle optimizers designed to modify how JavaScript modules are processed, resolved, and optimized. The suite provides specialized capabilities for modern web transpilation, converting TypeScript, JSX, Flow, and GraphQL into compatible JavaScript. It distinguishes itself through extensive non-JavaScript asset integration, allowing the import of JSON, YAML, CSV, and image files as JavaScript modules or data URIs, and providing support for bundling We

    Acts as a comprehensive utility suite for compiling and packaging JavaScript modules for web deployment.

    JavaScriptpluginsrolluprollup-plugins
    GitHub पर देखें↗3,750
  1. Home
  2. Web Development
  3. JavaScript Bundlers