es-tooling / esperf

A command-line utility for detecting and fixing performance problems
MIT License
5 stars 3 forks source link

feat: refactor into modules #6

Closed 43081j closed 3 months ago

43081j commented 3 months ago

Moves the various stages into their own modules and simplifies the main entrypoint because of that.

Also adds a bin to the package.json.