Giter VIP home page Giter VIP logo

search's Introduction

Search for Bower packages

Make sure to include keywords in your bower.json as the search will make use of those.

Check out the back-end to see how the data is aggregated.

It usually takes an hour for new components to show up on the site.

Issues regarding packages should be reported on the Bower repo.

Using

$ npm install
$ bower install
$ grunt serve

Open http://localhost:9001 in your browser.

Handling duplicates

Quickest way to hide any unwanted package name from appearing in search results, is to add the name to js/config/ignore.js file.

There are also cases when one popular package URL can end up being registered multiple times with various names. In that case, you can whitelist that package's URL by specifying a preferred name in js/config/whitelist.js file.

There is a Grunt task available that produces a nice list of duplicates in duplicates.json file that require some manual love.

You can generate an updated list by running:

$ grunt duplicates

Credit

Fahad Ibnay Heylaal Sindre Sorhus
Fahad Ibnay Heylaal (maintainer) Sindre Sorhus

License

MIT © The Bower team

search's People

Contributors

sindresorhus avatar fahad19 avatar kasperlewau avatar desandro avatar felquis avatar jabranr avatar yyolk avatar kokudori avatar passy avatar rayshan avatar robertkowalski avatar seanparmelee avatar pimterry avatar

Watchers

James Cloos avatar Lachlan Seward avatar

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.