Skip to content

e18e/cli

Repository files navigation

@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

Page Description
analyze Analyze command: examples, flags, metrics, exit codes, what checks run
migrate Migrate command: examples, flags, scope
Programmatic API Experimental 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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors