Skip to content
/ joker Public

🤡 In order to support some bad development habits, its use is not recommended.

License

Notifications You must be signed in to change notification settings

tomjs/joker

Repository files navigation

@tomjs/joker

npm node-current (scoped) NPM

English | 中文

🤡 In order to support some bad development habits, its use is not recommended.

Features

  • joker cjs let Pure ESM packages support both cjs and esm;

Install

# pnpm
pnpm add @tomjs/joker -D

# yarn
yarn add @tomjs/joker -D

# npm
npm add @tomjs/joker -D

Usage

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