Normalize remote end points
Module Federation Runtime for webpack
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
Official command line tool for Airtable blocks development
distributed data sync using trimerge
Utilities for dynamically loading code in OpenMRS
Workflow CLI + scaffolding for Wiresphere admin-modules workspaces (Angular 20 + native-federation line). Ships `ws-init-workspace`, `ws-modules` (build+deploy driver), `ws-dev-server` (live native-federation dev server for remotes), `ws-wire-setup-module
Webpack plugin to stream typescript for module federation apps/components
Fragment your Loopback models into bite-sized pieces
Fetch remote single-cell RNA-seq datasets for input into the bakana analysis pipeline.
Git/Subversion/Mercurial repository metadata parser
Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)
Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD)
This plugin is a fork from Zackary Jackson's ExternalTemplateRemotesPlugin (https://www.npmjs.com/package/external-remotes-plugin) and it was adapted to work properly with NextFederationPlugin (https://www.npmjs.com/package/@module-federation/nextjs-mf).
A pure JavaScript reimplementation of git for node and browsers
A consolidated product package for building Module Federation apps with oRPC APIs.
🎉 **v4.0 is here — the orchestrator is now stable and ready for production use!**
download components from a remote
resolve local and remote dependencies
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Vite plugins for component tagging and Tailwind config extraction
mock and expose module federation runtime API
No description provided.
Ship all kinds of services
Glossarist component to retrieve content from remote sources
BackStage allows you to look behind the TorqueBox curtain, and view information about all of the components you have running. It includes support for remote code execution and log tailing to aid in debugging.
Write distributed systems that are resilient and self-heal. Remote calls can fail or hang indefinietly without a response. Supervision will help to isolate failure and keep individual components from bringing down the whole system.
rudebug is written using Ruby-GNOME2 and Glade. It has support for local and remote debugging with ruby-debug and ruby-breakpoint. It should work fine on Windows and Linux. It has stepping stepping, a source code display, a powerful object browser and an interactive shell as well as additional integration and polish to make those components work together well. It is in an early stage and will likely remain so until I have a way of using it on Mac OS X. I don't want this to molder on my hard disk however without ever having seen a public release. With ~900 lines of actual code (excluding the glade file) it is fairly light-weight. Code quality fluctuates. Some of the code needs to be unusual because it is executed on the server and can't touch its environment, other bits could probably need some refactoring. It was developed as part of a Summer of Code 2006 project for RubyCentral Inc.