GithubHelp home page GithubHelp logo

linghaosu / rspack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from web-infra-dev/rspack

0.0 0.0 0.0 37.57 MB

A fast Rust-based web bundler ๐Ÿฆ€๏ธ

Home Page: https://rspack.dev

License: MIT License

Shell 0.01% JavaScript 13.06% CoffeeScript 0.01% Rust 58.88% TypeScript 25.85% CSS 0.97% HTML 0.27% Vue 0.04% Dockerfile 0.02% EJS 0.01% Pug 0.01% Less 0.56% SCSS 0.04% WebAssembly 0.29%

rspack's Introduction

Rspack Banner

A fast Rust-based web bundler

discord channel npm version downloads license

English | ็ฎ€ไฝ“ไธญๆ–‡

โœจ Features

  • ๐Ÿš€ Fast Startup: Based on Rust, the build speed is extremely fast, bringing you the ultimate development experience.
  • โšก Lightning HMR: With a built-in incremental compilation mechanism, HMR is extremely fast and fully capable of developing large-scale projects.
  • ๐Ÿ“ฆ Webpack Interoperable: Compatible with the architecture and ecosystem of webpack, no need to build the ecosystem from scratch.
  • ๐ŸŽจ Batteries Included: Out-of-the-box support for TypeScript, JSX, CSS, CSS Modules, Sass, and more.
  • ๐Ÿ› ๏ธ Production Optimization: Various optimization strategies are built in by default, such as tree shaking, minification, etc.
  • ๐ŸŽฏ Framework Agnostic: Not bound to any frontend framework, ensuring enough flexibility.

Read Introduction for details.

Getting Started

Contribution

Please read the contributing guide and let's build Rspack together.

Code of Conduct

This repo has adopted the ByteDance Open Source Code of Conduct. Please check Code of Conduct for more details.

Community

Come chat with us on Discord! Rspack team and Rspack users are active there, and we're always looking for contributions.

Links

Name Description
Rspack website Official documentation for Rspack
Rspack website repo Repository of official documentation
Rspack examples repo Rspack configuration examples
rspack-sources Rust port of webpack-sources
rspack-migration-showcase Migration showcases for Rspack

Contributors

Benchmark

See Benchmark

Credits

Thanks to:

  • The webpack team and community for creating a great bundler and ecosystem from which we draw a lot of inspiration.
  • @sokra for the great work on the webpack project.
  • @ScriptedAlchemy for creating Module Federation and helping Rspack connect with the community.
  • The SWC project created by @kdy1, which powers Rspack's code parsing, transformation and minification.
  • The esbuild project created by @evanw, which inspired the concurrent architecture of Rspack.
  • The NAPI-RS project created by @Brooooooklyn, which powers Rspack's node-binding implementation.
  • The Parcel project created by @devongovett which is the pioneer of rust bundler and inspired Rspack's incremental rebuild design.
  • The Vite project created by Evan You which inspired Rspack's compatibility design of webpack's ecosystem.
  • The Rolldown project created by Rolldown team, which explores the possibility of making a performant bundler in Rust with Rollup-compatible API. It inspires the design principles of Rspack.
  • The html-webpack-plugin project created by @jantimon, @rspack/html-plugin is a fork of html-webpack-plugin to avoid some webpack API usage not supported in Rspack.
  • The Turbopack project which inspired the AST path logic of Rspack.
  • The react-refresh-webpack-plugin created by @pmmmwh, which inspires implement react refresh.

License

Rspack is MIT licensed.

rspack's People

Contributors

iwanabethatguy avatar hardfist avatar h-a-n-a avatar ahabhgk avatar bvanjoi avatar hyf0 avatar underfin avatar boshen avatar jerrykingxyz avatar lingyucoder avatar jserfeng avatar github-actions[bot] avatar chenjiahan avatar 9aoy avatar suxin2017 avatar liuliudada-w avatar herringtondarkholme avatar faga295 avatar lippzhang avatar caohuilin avatar symind avatar xc2 avatar zackarychapple avatar kyrielii avatar nieyuyao avatar hamzakh777 avatar ycjcl868 avatar jkzing avatar zoolsher avatar tuchg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.