babel-minify

Open-source projects categorized as babel-minify

babel-minify Open-Source Projects

  • babili

    :scissors: An ES6+ aware minifier based on the Babel toolchain (beta)

  • Project mention: Fixing for Loops in Go 1.22 | news.ycombinator.com | 2023-09-19

    The key is that the scoping happens for each iteration, not around the entire loop. That detail is nonobvious, given how many other languages have gotten it wrong, but I wouldn’t say it’s wild.

    (If you’re curious how Babel deals with the more complicated cases of continue, break, labelled break, and return, try it out at https://babeljs.io/repl.)

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

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

babel-minify related posts

  • You might not need TypeScript Enum

    1 project | dev.to | 5 Sep 2023
  • Extremely reducing the size of NPM package

    2 projects | dev.to | 5 Aug 2023
  • How React, ReactDOM, and JSX Work Together?

    1 project | dev.to | 30 Apr 2023
  • Hybrid MVC + ReactJS with bootstrap

    1 project | /r/csharp | 20 Dec 2022
  • React JSX

    1 project | /r/reactjs | 22 Sep 2022
  • JSX to ES6 converter(online preferably)

    1 project | /r/react | 18 Aug 2022
  • Question about importing React components that I'm using from an npm package.

    1 project | /r/learnjavascript | 19 Jul 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 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

Project Stars
1 babili 4,379
2 minification-benchmarks 1,210

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