A command-line utility for detecting and fixing performance problems in JavaScript projects.
This project is very much a work in progress right now. Consider it unstable until we remove this notice.
npm i -S esperf
# or
npx esperf
The interactive CLI can guide you through the following steps:
- Detecting replaceable modules
- Applying the replacements automatically
npx esperf
MIT