All Projects → readysteady → bundle-diff

readysteady / bundle-diff

Licence: GPL-3.0 license
Bundler plugin for showing gem diffs

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to bundle-diff

requirex
A different kind of module loader 📦🦖
Stars: ✭ 20 (-52.38%)
Mutual labels:  bundler
unpack
Create Web apps without a bundler
Stars: ✭ 39 (-7.14%)
Mutual labels:  bundler
bun
Bundler's little helper. A missing CLI tool to install and remove gems from Gemfile with ease.
Stars: ✭ 34 (-19.05%)
Mutual labels:  bundler
ws
scripts for building web projects
Stars: ✭ 13 (-69.05%)
Mutual labels:  bundler
pansy
🛠️ A zero configuration library bundler.
Stars: ✭ 14 (-66.67%)
Mutual labels:  bundler
parcel-typescript-example
A minimum TypeScript app with Parcel Bundler.
Stars: ✭ 100 (+138.1%)
Mutual labels:  bundler
awesome-esbuild
A curated list of awesome esbuild resources
Stars: ✭ 195 (+364.29%)
Mutual labels:  bundler
rombundler
A tiny libretro frontend to release homebrews as executables
Stars: ✭ 49 (+16.67%)
Mutual labels:  bundler
muleify
Muleify - Static Site Generator | Website Bundler | Asset Compiler | Templating | Preproccessor
Stars: ✭ 16 (-61.9%)
Mutual labels:  bundler
nanobundle
Yet another build tool for libraries, powered by esbuild
Stars: ✭ 45 (+7.14%)
Mutual labels:  bundler
cdk-esbuild
CDK constructs for esbuild, an extremely fast JavaScript bundler
Stars: ✭ 44 (+4.76%)
Mutual labels:  bundler
minipack-kr
📦 자바스크립트 모듈 번들러를 만드는 간단한 예제입니다.
Stars: ✭ 105 (+150%)
Mutual labels:  bundler
wine-bundler
wine bundler - simple command line alternative to wine bottler and wineskin for macOS
Stars: ✭ 18 (-57.14%)
Mutual labels:  bundler
fjb
fast javascript bundler 📦
Stars: ✭ 103 (+145.24%)
Mutual labels:  bundler
pundler
Bundler inspired requirements pinning for Python
Stars: ✭ 27 (-35.71%)
Mutual labels:  bundler
adonis-bundler
Blazing fast, zero configuration assets bundler for AdonisJS
Stars: ✭ 19 (-54.76%)
Mutual labels:  bundler
unchained
🚀 ES6 modules in browsers without bundlers.
Stars: ✭ 60 (+42.86%)
Mutual labels:  bundler
webpack tutorial
JavaScript Module bundler, Webpack2 from scratch
Stars: ✭ 13 (-69.05%)
Mutual labels:  bundler
the-super-tiny-web-module-resolver
simple js bundler written in 100 lines of code.
Stars: ✭ 25 (-40.48%)
Mutual labels:  bundler
bundle outdated formatter
Formatter for `bundle outdated` command
Stars: ✭ 16 (-61.9%)
Mutual labels:  bundler

bundle-diff

Bundler plugin for showing diffs of bundled gems against latest versions.

Installation

$ gem install bundle-diff

Usage

$ bundle diff GEMNAME

Tip: use bundle outdated to list installed gems with with newer versions available.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].