Need advice about which tool to choose?Ask the StackShare community!

Bower

6.4K
4.5K
+ 1
927
Gemfury

23
23
+ 1
6
Add tool

Bower vs Gemfury: What are the differences?

Developers describe Bower as "A package manager for the web". Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat. On the other hand, Gemfury is detailed as "Private ruby gem hosting". Hosted service for your private and custom packages to simplify your deployment story. Once you upload your packages and enable your Gemfury repository, you can securely deploy any package to any host. Your private RubyGems, Python packages, and NPM modules will be safe and within reach on Gemfury. Install them to any machine in minutes without worrying about running and securing your own private repository.
.

Bower can be classified as a tool in the "Front End Package Manager" category, while Gemfury is grouped under "Hosted Package Repository".

Some of the features offered by Bower are:

  • Bower operates at a lower level than previous attempts at client-side package management – such as Jam, Volo, or Ender. These managers could consume Bower as a dependency.
  • Bower's aim is simply to install packages, resolve dependencies from a bower.json, check versions, and then provide an API which reports on these things. Nothing more. This is a major diversion from past attempts at browser package management.
  • Bower offers a generic, unopinionated solution to the problem of package management, while exposing an API that can be consumed by a more opinionated build stack.

On the other hand, Gemfury provides the following key features:

  • Gemfury works with RubyGems, Python packages, NPM modules, and all compatible frameworks and services.
  • Authenticated Repo-URL keeps your private packages safe and secure during deployment. All management and deployment is done over SSL.
  • Do everything you need with just a few terminal commands.

Bower is an open source tool with 15.2K GitHub stars and 1.97K GitHub forks. Here's a link to Bower's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Bower
Pros of Gemfury
  • 483
    Package management
  • 214
    Open source
  • 142
    Simple
  • 53
    Great for for project dependencies injection
  • 27
    Web components with Meteor
  • 8
    Portable dependencies Management
  • 2
    Easy Setup
  • 2
    Easy Integration
  • 1
    Multiple Repository Types
  • 1
    APT repository

Sign up to add or upvote prosMake informed product decisions

Cons of Bower
Cons of Gemfury
  • 2
    Deprecated
  • 1
    Front end only
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Bower?

    Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

    What is Gemfury?

    Hosted service for your private and custom packages to simplify your deployment story. Once you upload your packages and enable your Gemfury repository, you can securely deploy any package to any host. Your private RubyGems, Python packages, and NPM modules will be safe and within reach on Gemfury. Install them to any machine in minutes without worrying about running and securing your own private repository.<br>

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Bower?
    What companies use Gemfury?
    See which teams inside your own company are using Bower or Gemfury.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Bower?
    What tools integrate with Gemfury?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Bower and Gemfury?
    npm
    npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
    Yarn
    Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.
    Webpack
    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
    gulp
    Build system automating tasks: minification and copying of all JavaScript files, static images. More capable of watching files to automatically rerun the task when a file changes.
    NuGet
    A free and open-source package manager designed for the Microsoft development platform. It is also distributed as a Visual Studio extension.
    See all alternatives