e18e/cli

A powerful CLI for analyzing and optimizing your JS/TS projects.

TypeScript

204

215 commits

updated Sep 21, 2026

See the code

README

@e18e/cli

hero

The e18e CLI analyzes JavaScript and TypeScript projects for packaging issues, dependency health, and opportunities to switch to lighter or native alternatives.

[!IMPORTANT] This project is still in early development and we are actively working on it. If you encounter any issues or have ideas for new features, please let us know by opening an issue on our GitHub repository.

Installation

npm install -g @e18e/cli

Usage

npx @e18e/cli analyze
npx @e18e/cli analyze /path/to/project
npx @e18e/cli analyze --json
npx @e18e/cli migrate chalk
npx @e18e/cli migrate --interactive

Command-line options, exit behavior, and fuller examples are in the docs below.

Documentation

PageDescription
analyzeAnalyze command: examples, flags, metrics, exit codes, what checks run
migrateMigrate command: examples, flags, scope
Programmatic APIExperimental report() usage and trust exports (src/index.ts)

Contributing

We're happy you'd like to get involved! Please join our Discord server to discuss with others.

Sponsors

e18e community sponsors

License

MIT License @2025 - Present e18e contributors.

Contributors

dependabot[bot]

119 commits

43081j

36 commits

dreyfus92

23 commits

outslept

15 commits

e18e/cli

A powerful CLI for analyzing and optimizing your JS/TS projects.

TypeScript

204

215 commits

updated Sep 21, 2026

See the code

README

@e18e/cli

hero

The e18e CLI analyzes JavaScript and TypeScript projects for packaging issues, dependency health, and opportunities to switch to lighter or native alternatives.

[!IMPORTANT] This project is still in early development and we are actively working on it. If you encounter any issues or have ideas for new features, please let us know by opening an issue on our GitHub repository.

Installation

npm install -g @e18e/cli

Usage

npx @e18e/cli analyze
npx @e18e/cli analyze /path/to/project
npx @e18e/cli analyze --json
npx @e18e/cli migrate chalk
npx @e18e/cli migrate --interactive

Command-line options, exit behavior, and fuller examples are in the docs below.

Documentation

PageDescription
analyzeAnalyze command: examples, flags, metrics, exit codes, what checks run
migrateMigrate command: examples, flags, scope
Programmatic APIExperimental report() usage and trust exports (src/index.ts)

Contributing

We're happy you'd like to get involved! Please join our Discord server to discuss with others.

Sponsors

e18e community sponsors

License

MIT License @2025 - Present e18e contributors.

Contributors

dependabot[bot]

119 commits

43081j

36 commits

dreyfus92

23 commits

outslept

15 commits

Languages

TypeScript

99.6%