Software Alternatives, Accelerators & Startups

Performance checklist for Vue and Nuxt

Purgecss Terser BundlePhobia
  1. Easily remove unused CSS
    Pricing:
    • Open Source
    To eliminate unused css use a tool like PurgeCSS.

    #Developer Tools #Design Tools #CSS Framework 36 social mentions

  2. 2
    JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+
    Use tools like CSS Minification or Terser JS Plugin. In Nuxt, Terser is included by default.

    #Web Application Bundler #Tool #Assets Bundler 13 social mentions

  3. 3
    E

    Example.com

    This product hasn't been added to SaaSHub yet

  4. Find the performance impact of adding a npm package to your bundle.
    Many popular third party packages provide lighter versions that you can check using https://bundlephobia.com/. Bundlephobia helps you find the performance impact of npm packages. Find the size of any javascript package and its effect on your frontend bundle.

    #JavaScript Tools #JavaScript #Software Development 54 social mentions

Discuss: Performance checklist for Vue and Nuxt

Log in or Post with