Git Product home page Git Product logo

Comments (8)

witoldsz avatar witoldsz commented on June 23, 2024

Hi,
I am sorry, but I did not put this project into bower. I am sorry, but I don't even know what the bowler is.

from angular-http-auth.

PatrickHeneise avatar PatrickHeneise commented on June 23, 2024

Oh, the repository links straight here (I found the repo before from your blog).

Bower is to JavaScript like npm to node.js, a package manager which is heavily used by AngularJS folks for managing libraries. It's pretty cool and makes things easier (bower install angular-http-auth installs your library).

from angular-http-auth.

PatrickHeneise avatar PatrickHeneise commented on June 23, 2024

https://github.com/Iristyle/bower-angularAuth

from angular-http-auth.

drozzy avatar drozzy commented on June 23, 2024

+1 for this.

from angular-http-auth.

Narretz avatar Narretz commented on June 23, 2024

+1 for Bower integration with consistent naming scheme "angular-http-auth-interceptor"

https://github.com/twitter/bower

Registering packages

To register a new package, there must be a valid manifest JSON in the current working directory, your package must be available at a Git endpoint (e.g., GitHub), and it should use semver Git tags. Then run:

bower register <my-package-name> <git-endpoint>

The Bower registry does not have authentication or user management. It's on a first come, first served basis. Think of it like a URL shortener. Now anyone can run bower install , and get your library installed.

There is no direct way to unregister a package yet. For now, you can request a package be unregistered.

from angular-http-auth.

kailuowang avatar kailuowang commented on June 23, 2024

+1

from angular-http-auth.

witoldsz avatar witoldsz commented on June 23, 2024

Sorry for late reply. Last few months were terrible, did not have time for this. I hope this will change in a week or two, so I could test drive the bower.

from angular-http-auth.

witoldsz avatar witoldsz commented on June 23, 2024

The module is officially in bower. It was there even before I merged the pull request. Now, I cannot change the name of the module or bower project name, this would break all the projects using this.

from angular-http-auth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.