LIRI is a Language Interpretation and Recognition Interface. LIRI takes the user's command line input to look up movie info, song info, concert info, or follow written instructions from a text file.
Call require pretending your are at another directory
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
HTML5 application deployer
Add module federation support to your CRA5 application without ejecting
Collection of utilities to lint files accross mono repos
Node.js Streams, a user-land copy of the stream library from Node.js
LIRI is a command line Node application that takes in parameters (via command line arguments or file input) to display tweets, songs from Spotify, and movie information from OMDB.

Determine if the current node version supports the `--preserve-symlinks` flag.
Node.js API (Node-API)
A light-weight module that brings Fetch API to node.js
地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn
地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn
地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn
地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Load node modules according to tsconfig paths, in run-time or via API.
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).
Cross platform child_process#spawn and child_process#spawnSync
Like which(1) unix command. Find the first instance of an executable in the PATH.
Provides a way to make requests
Determines if an object can be used as an array
Build tool and bindings loader for node-gyp that supports prebuilds