Pinned Repositories
css-module-lexer
Lexes CSS modules returning their dependencies metadata.
react-flight
⚛️ Primitives of React Server Components and Server Actions
rusty_qjs
(WIP) Rust bindings to QuickJS
sass-embedded-host-rust
🦐 A Rust library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.
simple-immer
😃 Simplified Immer for learning Immer source code.
techtrainingcamp-h-fe-3
🐺 玩转前端(华科)字节跳动技术训练营 - 狼人杀大作业
treehole
🦉 You can say anything to Treehole.
webpack-css-split-chunks
css + splitChunks = 🤯
rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
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.
ahabhgk's Repositories
ahabhgk/react-flight
⚛️ Primitives of React Server Components and Server Actions
ahabhgk/css-module-lexer
Lexes CSS modules returning their dependencies metadata.
ahabhgk/sass-embedded-host-rust
🦐 A Rust library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.
ahabhgk/webpack-css-split-chunks
css + splitChunks = 🤯
ahabhgk/rusty_qjs
(WIP) Rust bindings to QuickJS
ahabhgk/browserpack
🏄♂️ Webpack in browser
ahabhgk/ahabhgk.github.io
🤩 My blog, record for code, for love, for life.
ahabhgk/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.
ahabhgk/webpack-deep-dive-cases
Cases that help me deep dive into webpack.
ahabhgk/next.js
The React Framework
ahabhgk/nx-labs
A collection of Nx plugins
ahabhgk/oxc-resolver
Rust version of webpack/enhanced-resolve
ahabhgk/promise-node
A simple way to handle asynchronous.
ahabhgk/rspack-hook-demo
Experimental
ahabhgk/swc
Rust-based platform for the Web
ahabhgk/turbo
Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.
ahabhgk/watchpack
Wrapper library for directory and file watching.
ahabhgk/webpack-output-module-repro
ahabhgk/webpack-sources
Source code handling classes for webpack
ahabhgk/acorn-import-attributes
Support for import assertions in acorn
ahabhgk/arco-plugins
Webpack / Vite plugins for Arco Design
ahabhgk/dotenv-webpack
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
ahabhgk/nextjs-from-client-server-action-repro
ahabhgk/node-polyfill-webpack-plugin
Polyfill Node.js core modules in Webpack.
ahabhgk/reproduction-webpack-css-order
Reproduction of Webpack 5 CSS order issues in pnpm monorepo when sideEffects: false is set
ahabhgk/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
ahabhgk/rspack-examples
Examples for Rspack, Rsbuild, Rspress and Rsdoctor
ahabhgk/rspack-plugins
ahabhgk/unplugin
Unified plugin system for Vite, Rollup, Webpack, esbuild, rolldown, and more
ahabhgk/webpack.js.org
Repository for webpack documentation and more!