TypeScript Minifier

Open-source TypeScript projects categorized as Minifier

TypeScript Minifier Projects

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

  • 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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

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

TypeScript Minifier related posts

  • How to Drag a Shape Along an SVG Ellipse Path: A Step-by-Step Guide

    4 projects | dev.to | 5 Jun 2023
  • esbuild v0.17.0 - a major new release (with some backwards-incompatible changes)

    4 projects | /r/javascript | 14 Jan 2023
  • [AWS Lambda] Optimizing node_modules in zip files

    3 projects | /r/aws | 17 Apr 2022
  • Memoirs of a lone JavaScript developer PART 1 : JavaScript can be statically typed without the need to compile.

    2 projects | /r/programming | 11 Nov 2021

Index

Project Stars
1 minification-benchmarks 1,210
2 serverless-esbuild 435

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