Skip to content
/ cli Public

License

e18e/cli

Repository files navigation

@e18e/cli

hero

The e18e CLI is a tool for analyzing and optimizing your JS/TS projects. It helps you identify performance issues, find optimization opportunities, and automatically migrate to suggested dependencies.

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.

Quick Start

// Install and run analysis
npx @e18e/cli analyze

// Migrate packages interactively
npx @e18e/cli migrate --interactive

Installation

You can install the e18e CLI globablly or use it with npx:

npm install -g @e18e/cli

Learn more

You can learn more about the CLI by going through the documentation.

Contributing

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

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

No packages published