@tomjs/joker
v2.1.2
Published
🤡 In order to support some bad development habits, its use is not recommended.
Downloads
10
Readme
@tomjs/joker
English | 中文
🤡 为了支持一些不太好的开发习惯,不推荐使用。
特性
joker cjs
让Pure ESM packages
同时支持cjs
和esm
;
安装
# pnpm
pnpm add @tomjs/joker -D
# yarn
yarn add @tomjs/joker -D
# npm
npm add @tomjs/joker -D
使用
joker -h
joker/0.0.0
Usage:
$ joker <command> [options]
🤡 In order to support some bad development habits, its use is not recommended.
Commands:
cjs [...workspaces] let "Pure ESM packages" support both "cjs" and "esm"
For more info, run any command with the `--help` flag:
$ joker cjs --help
Options:
-h, --help Display this message
-v, --version Display version number