Bower vs npm vs Open-Registry

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

Bower

6.4K
4.5K
+ 1
927
npm

121.3K
79K
+ 1
1.6K
Open-Registry

0
6
+ 1
0
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Bower
Pros of npm
Pros of Open-Registry
  • 483
    Package management
  • 214
    Open source
  • 142
    Simple
  • 53
    Great for for project dependencies injection
  • 27
    Web components with Meteor
  • 8
    Portable dependencies Management
  • 647
    Best package management system for javascript
  • 382
    Open-source
  • 327
    Great community
  • 148
    More packages than rubygems, pypi, or packagist
  • 112
    Nice people matter
  • 6
    As fast as yarn but really free of facebook
  • 6
    Audit feature
  • 4
    Good following
  • 1
    Super fast
  • 1
    Stability
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Bower
    Cons of npm
    Cons of Open-Registry
    • 2
      Deprecated
    • 1
      Front end only
    • 5
      Problems with lockfiles
    • 5
      Bad at package versioning and being deterministic
    • 3
      Node-gyp takes forever
    • 1
      Super slow
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

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

      What is Open-Registry?

      To allow people to control the development, funding and support of the registry itself, by making it fully open-source and transparent for its user and the public

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

      Jobs that mention Bower, npm, and Open-Registry as a desired skillset
      What companies use Bower?
      What companies use npm?
      What companies use Open-Registry?
        No companies found

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

        What tools integrate with Bower?
        What tools integrate with npm?
        What tools integrate with Open-Registry?

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

        Blog Posts

        Node.jsnpmKubernetes+6
        1
        1413
        JavaScriptGitHubPython+42
        53
        21848
        What are some alternatives to Bower, npm, and Open-Registry?
        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.
        Composer
        It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
        See all alternatives