New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@e18e/cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@e18e/cli

The official e18e CLI

latest
Source
npmnpm
Version
0.5.0
Version published
Weekly downloads
5.5K
298.69%
Maintainers
1
Weekly downloads
 
Created
Source

@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.

Sponsors

e18e community sponsors

License

MIT License @2025 - Present e18e contributors.

Keywords

e18e

FAQs

Package last updated on 07 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts