@tomjs/joker

2.1.2 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @tomjs/joker

Weekly Downloads

1

Version

2.1.2

License

MIT

Unpacked Size

15.8 kB

Total Files

5

Last publish

Collaborators

  • tomgao365