Coder Social home page Coder Social logo

Add bower support about angularjs-utilities HOT 12 CLOSED

ctjhoa avatar ctjhoa commented on June 25, 2024
Add bower support

from angularjs-utilities.

Comments (12)

CyborgMaster avatar CyborgMaster commented on June 25, 2024

I love this idea! It address everything that is lacking in angular form validation. I too would like to see bower support so I can easily include your code without having to manually update the library. I vote for taking the form validation code and making it its own repo and adding bower support for that. That way I can include only that library without getting the other utilities you have designed.

from angularjs-utilities.

anorborg avatar anorborg commented on June 25, 2024

I'll put this on the roadmap. I haven't worked with bower before, but am happy to look into it if it helps in the usability of the utilities. I'll also attempt to make their inclusion modular.

from angularjs-utilities.

CyborgMaster avatar CyborgMaster commented on June 25, 2024

Awesome, thanks! Bower is pretty simple. You simply have to include a bower.json file specifying what your main js files are.

from angularjs-utilities.

adamrights avatar adamrights commented on June 25, 2024

'npm install -g bower'
Go to the repo/project root for each top level module.
'bower init'
Answer questions like name. Got address. Versioning etc and it'll generate a bower.json file... The registry is open so you just register them and then anyone can bower install rcYourModule and it's downloaded and saved as a dependency (by default to bower_components) but you can use the .bowerrc to set a different directory.

from angularjs-utilities.

adamrights avatar adamrights commented on June 25, 2024

Git*

from angularjs-utilities.

mtrias avatar mtrias commented on June 25, 2024

anyone found an alternative to this project? It seems not to be maintained so i'm not confident enough to use it in my projects.

I'm considering a fork to add bower support, but thought that maybe theres something else out there...

from angularjs-utilities.

anorborg avatar anorborg commented on June 25, 2024

@mtrias . Apologies for not getting to your pull request. I have been working on a new version of the library with new features including bower support and haven't been able to review your pull request. I will get to that by the weekend and get bower support in. I'll also see if I can setup a release branch as well. Again sorry for this stagnant period, but we are still committed to this project.

from angularjs-utilities.

mtrias avatar mtrias commented on June 25, 2024

cool! I look forward for that release then. i might be able to help a bit if needed.

Thanks!

from angularjs-utilities.

anorborg avatar anorborg commented on June 25, 2024

Bower support has now been added and the package is registered. @mtrias , as I do not use bower myself, if you could verify that its functioning, I would greatly appreciate it. Thanks.

from angularjs-utilities.

mtrias avatar mtrias commented on June 25, 2024

Great! it is working indeed. But i'd suggest to change the angular requirement specification from 1.0.8 to 1.* if your code works for angular 1.2 too.

from angularjs-utilities.

anorborg avatar anorborg commented on June 25, 2024

Thanks for the tip! All done.

from angularjs-utilities.

mtrias avatar mtrias commented on June 25, 2024

thank you!

from angularjs-utilities.

Related Issues (16)

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.