Minifier

Open-source projects categorized as Minifier

Top 16 Minifier Open-Source Projects

  • esbuild

    An extremely fast bundler for the web

  • Project mention: Use Notion as your CMS along with Next.js | dev.to | 2024-04-10

    During my search for deploying Lambdas via GitHub actions, I came across a tutorial that utilized ncc for converting TypeScript and bundling. While ncc is effective, I discovered esbuild, which proved to be significantly faster and perfectly suited to my requirements.

  • oxc

    ⚓ A collection of JavaScript tools written in Rust.

  • Project mention: The JavaScript Oxidation Compiler | news.ycombinator.com | 2023-12-16
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lightningcss

    An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.

  • Project mention: I'm fed up with it, so I'm writing a browser | news.ycombinator.com | 2023-09-22

    Would you consider using some libraries in your project? There are lots of good ones in the Rust ecosystem, and many of them are not part of any existing browsers.

    For example:

    - https://github.com/servo/html5ever (HTML parsing - note: this is used in Servo)

    - https://github.com/parcel-bundler/lightningcss (CSS parsing)

    - https://github.com/DioxusLabs/taffy (web layout)

    - https://github.com/pop-os/cosmic-text (text layout and rendering)

    Obviously you should be free to work on whatever you like, but just as a benchmark on the scope of your project: I spent ~6 months implementing just the CSS Grid algorithm in Taffy last year. An entire browser from literal scratch is probably a 10 year project for one person.

  • csso

    CSS minifier with structural optimizations

  • Project mention: Optimize CSS with SAT Solving | news.ycombinator.com | 2024-03-17

    I may have skipped a step or 2 but that was basically it. I then used satcss' output with this tool

    https://css.github.io/csso/csso.html

    to beautify and further organize it

  • minify

    Go minifiers for web formats (by tdewolff)

  • minification-benchmarks

    🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify

  • Project mention: Extremely reducing the size of NPM package | dev.to | 2023-08-05

    Minifiers are used to reduce the size of the bundle. They can remove unused code, shorten expressions, and so on. And Now there are already several popular minifiers, and they continue to appear: more familiar ones - written in JavaScript - Terser and UglifyJS, even Babel has its own version of the minifier, there are also more modern SWC (written in Rust) and ESBuild (written in Go), and a bunch of other lesser-known minifiers. And I recommend you to look at this repository. It contains up-to-date test results of various popular minifiers.

  • python-minifier

    Transform Python source code into its most compact representation

  • SaaSHub

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

    SaaSHub logo
  • serverless-esbuild

    💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild

  • Project mention: Simple requirement: Bundle dependencies into a single script. esbuild, webpack, bun build throw errors. Solution? | /r/node | 2023-12-07

    Support Yarn PnP with externals bundling #327

  • csso-cli

    Command line interface for CSSO

  • hasmin

    Hasmin - A Haskell CSS Minifier

  • cordova-plugin-proguard

    :white_square_button: Cordova Plugin for ProGuard

  • vbsmin

    VBScript minifier

  • gisteam

    ⚡️ Fast server side rendering code beautifier, minifier, pastebin, encoder/decoder and hash generator ⚡️

  • css

    A CSS parser and minifier and sourcemap generator written in PHP (by tbela99)

  • jsafer

    A simple JS source code obfuscator/minifier that doesn't hurt consistency or speed.

  • minify-selectors

    Post-processor to minify class and ID selector names.

  • 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).

Minifier related posts

  • Use Notion as your CMS along with Next.js

    5 projects | dev.to | 10 Apr 2024
  • Effortless Function as a Service: A Simple Guide to Implementing it with Query

    2 projects | dev.to | 21 Dec 2023
  • How to run TypeScript natively in Node.js with TSX

    1 project | dev.to | 28 Nov 2023
  • WinterJS

    6 projects | news.ycombinator.com | 28 Oct 2023
  • Date Picker: reactive Web Component in JavaScript

    2 projects | dev.to | 13 Sep 2023
  • PURISTA: Build with rimraf, esbuild, Turbo & git-cliff

    3 projects | dev.to | 11 Sep 2023
  • LightningCSS Benchmark

    1 project | news.ycombinator.com | 28 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 esbuild 37,307
2 oxc 8,927
3 lightningcss 5,966
4 csso 3,728
5 minify 3,594
6 minification-benchmarks 1,208
7 python-minifier 536
8 serverless-esbuild 435
9 csso-cli 125
10 hasmin 57
11 cordova-plugin-proguard 51
12 vbsmin 24
13 gisteam 18
14 css 14
15 jsafer 11
16 minify-selectors 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com