@module-federation/runtime-tools

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

Pre-release version deprecated
Last updated a year ago by zackljackson .
MIT · 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 (15 days ago)
  • 0.0.0-next-20250901083037                                ...           next (7 months ago)

1013 Versions

Downloads
Today 20
This Week 56
This Month 463
Last Day 27
Last Week 73
Last Month 540
Dependencies (2)
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |