@module-federation/runtime-tools
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
Last updated a year ago by zackljackson .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @module-federation/runtime-tools 
SYNC missed versions from official npm registry.

@module-federation/runtime-tools

Module federation runtime package collection. You can just install it instead of installing all the packages separately.

It includes the following packages:

  • @module-federation/runtime
  • @module-federation/webpack-bundler-runtime

Usage

npm install @module-federation/runtime-tools
  • import runtime
import runtime from '@module-federation/runtime-tools';
import runtime from '@module-federation/runtime-tools/runtime';
  • import webpack bundler runtime
import webpackBundlerRuntime from '@module-federation/runtime-tools/webpack-bundler-runtime';

Current Tags

  • 2.3.1                                ...           latest (10 days ago)
  • 0.0.0-next-20250901083037                                ...           next (7 months ago)

1013 Versions

Downloads
Today 0
This Week 73
This Month 407
Last Day 11
Last Week 368
Last Month 540
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |