require_optional

Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.

Apache-2.0 2 个版本
安装
npm install require_optional
yarn add require_optional
pnpm add require_optional
bun add require_optional
README

require_optional

Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle to optionally include native modules

版本列表
1.0.1 2017-06-14
1.0.0 2016-02-03