JavaScript Minification

Open-source JavaScript projects categorized as Minification

Top 7 JavaScript Minification Projects

Minification
  • svgo

    ⚙️ Node.js tool for optimizing SVG files

    Project mention: SVG Viewer – View, edit, and optimize SVGs | news.ycombinator.com | 2024-04-27

    Surprised this is being discussed here. It's worth noting that SVGOMG runs SVGO 3.0.0 while the latest version is 3.2.0 (so run SVGO locally for the latest optimizations), but I understand that once https://github.com/svg/svgo/pull/1943 is merged Jake will release an updated version of SVGOMG.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • clean-css

    Fast and efficient CSS optimizer for node.js and the Web

    Project mention: How to improve page load speed and response times: A comprehensive guide | dev.to | 2024-02-26

    Minification involves removing unnecessary characters, whitespace, and comments from code files. It helps reduce HTML, CSS, JavaScript, etc., file sizes without compromising functionality. Removing redundant elements makes these HTML, JavaScript, and CSS files smaller. Since smaller code files need less internet traffic to transfer, they load faster. Utilizing tools like UglifyJS, Clean-CSS, and HTMLMinifier enhances this process of code reduction. They analyze the code, remove redundant code, and generate optimized files for deployment.

  • WPGulp

    An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.

  • babel-plugin-styled-components

    Improve the debugging experience and add server-side rendering support to styled-components

  • babel-plugin-transform-react-remove-prop-types

    Remove unnecessary React propTypes from the production build. :balloon:

  • js-utils

    ⚡ Essential JavaScript libraries/utilities for Node.js and the web (by adamlui)

    Project mention: js-utils VS chatgpt.js - a user suggested alternative | libhunt.com/r/adamlui/js-utils | 2024-03-29
  • eleventy-plugin-files-minifier

    An Eleventy plugin to automatically minify files

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Minification discussion

Log in or Post with

JavaScript Minification related posts

  • SVG Viewer – View, edit, and optimize SVGs

    4 projects | news.ycombinator.com | 27 Apr 2024
  • How to improve page load speed and response times: A comprehensive guide

    8 projects | dev.to | 26 Feb 2024
  • Dynamic SVG images using Next.js

    4 projects | dev.to | 17 Jun 2023
  • Is it possible to save multiple files as optimized SVGs at once?

    3 projects | /r/Inkscape | 11 Jun 2023
  • F360 going crazy over a client supplies SVG. Anything to clean it up?

    1 project | /r/Fusion360 | 25 May 2023
  • What is the benefit of stripping viewBox?

    1 project | news.ycombinator.com | 26 Apr 2023
  • Overview of the next-gen frontend dev tools

    4 projects | dev.to | 8 Nov 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Sep 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Minification projects in JavaScript? This list will help you:

Project Stars
1 svgo 20,810
2 clean-css 4,157
3 WPGulp 1,767
4 babel-plugin-styled-components 1,073
5 babel-plugin-transform-react-remove-prop-types 897
6 js-utils 9
7 eleventy-plugin-files-minifier 7

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?