DEV Community

Cover image for Optimer for your project security and performance issues
Sardor Madaminov
Sardor Madaminov

Posted on

Optimer for your project security and performance issues

Recently i worked on project, which does the below things if you are developing a frontend project and want to optimize and analyze your security or performance pitfalls.

  • CLI Argument Parsing,
  • Build and Measure Performance,
  • Analyze your project's health,
  • Check for security vulnerabilities,
  • Optimize build performance,
  • Automatically detects your project type (Vite or Webpack) and provides insights about:

  • Bundle sizes

  • Build times

  • Dependency health

  • Security Checks

If you are interested in to contribute or collaborate on this project, you are welcome to do.

And suggestions would be appreciated. Thank you.

Project Npm package link:

Project Npm package link
Project Git Source

Top comments (0)