ScriptedAlchemy
Infra Architect | Webpack / Rspack Maintainer, Inventor & co-creator of Module Federation, Universal Javascript, JavasScript orchestration at scale.
@web-infra-dev @webpack, @module-federation Redmond, WA
Pinned Repositories
core
Module Federation is a concept that allows developers to share code and resources across multiple JavaScript applications
module-federation-examples
Implementation examples of module federation , by the creators of module federation
devtools-debugger-mcp
An MCP server exposing full Chrome DevTools Protocol debugging: breakpoints, step/run, call stacks, eval, and source maps.
jetbrains-ide-performance
High Performance Configuration for Jetbrains IDEs [IntelliJ, WebStorm, etc..]
mfe-webpack-demo
webpack-external-import
Dynamically import modules from other webpack bundles. Painless code sharing between separate apps
modern.js
A progressive web framework based on React and Rsbuild.
rspack
The fast Rust-based JavaScript bundler with webpack-compatible API 🦀️
mini-css-extract-plugin
Lightweight CSS extraction plugin
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.
ScriptedAlchemy's Repositories
ScriptedAlchemy/mfe-webpack-demo
ScriptedAlchemy/redux-first-router
🎖 seamless redux-first routing -- just dispatch actions
ScriptedAlchemy/yett
🔐A small webpage library to control the execution of (third party) scripts
ScriptedAlchemy/react-lazy-hydration
Lazy Hydration for Server Rendered React Components
ScriptedAlchemy/fast-json-stringify
2x faster than JSON.stringify()
ScriptedAlchemy/mini-css-extract-plugin
Lightweight CSS extraction plugin
ScriptedAlchemy/webpack-federated-stats-plugin
Write out relevant federation stats to a file for further consumption.
ScriptedAlchemy/barba.js
Create badass, fluid and smooth transition between your website's pages.
ScriptedAlchemy/concat-runtime
Joins runtimeChunk: "single" back to a ModuleFederationPlugin remote containers for independent functionality
ScriptedAlchemy/redux-first-router-demo
Kick-Ass Universal RFR Demo That Answers Your SSR + Splitting Questions
ScriptedAlchemy/wp5-intro-video-code
WP5 Federated Module intro video code
ScriptedAlchemy/ama
Ask me anything!
ScriptedAlchemy/babel
🐠 Babel is a compiler for writing next generation JavaScript.
ScriptedAlchemy/css-loader
CSS Loader
ScriptedAlchemy/eslint-filtered-fix
Control how ESLint fixes your files
ScriptedAlchemy/fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
ScriptedAlchemy/jsonZipper
A JavaScript library for compressing and depressing json objects.
ScriptedAlchemy/lzmaJS
ScriptedAlchemy/moduleRaid
:gift: Taking apart webpackJsonp
ScriptedAlchemy/next-lingui
Working on integration lingui with next
ScriptedAlchemy/rapscallion
Asynchronous React VirtualDOM renderer for SSR.
ScriptedAlchemy/react-dom-stream
A streaming server-side rendering library for React.
ScriptedAlchemy/reactor-turbine
Adobe Experience Platform Launch rule engine which processes rules on client websites and delegates logic to extensions.
ScriptedAlchemy/redux
Predictable state container for JavaScript apps
ScriptedAlchemy/response-interceptor
Express response transformations (or make until no good)
ScriptedAlchemy/sass-loader
Compiles Sass to CSS
ScriptedAlchemy/superagi-bash
SuperAGI Greeting Tool - A sample tool to help create new external tools.
ScriptedAlchemy/unfetch
🐕 Bare minimum fetch polyfill in 500 bytes.
ScriptedAlchemy/vue-cli
🛠️ Standard Tooling for Vue.js Development
ScriptedAlchemy/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.